Authentication
At this point, you need to decide how you’re gonna authenticate users in your application. Auth.js supports four main authentication paradigms.
Once you have decided how to authenticate users in your application, click on your authentication method of choice under “Authentication” in the sidebar to continue.