Open JoeKarow opened 2 years ago
/api/auth/[...nextauth].ts
pages: { newUser: '/path/to/new/page' } } export default NextAuth(authOptions)
https://next-auth.js.org/configuration/pages
/api/auth/[...nextauth].ts