Setting up a custom sign in page with AuthJs (NextAuth v5)
The docs don't really explain how to make a custom sign in page and list providers using authjs, has anyone got this to work? This is all they have:
https://authjs.dev/guides/basics/pages
Pages | Auth.js
Auth.js automatically creates simple, unbranded authentication pages for handling Sign in, Sign out, Email Verification and displaying error messages.
0 Replies