JoeKarow / netwerkr

A personal CRM of sorts
GNU General Public License v3.0
1 stars 1 forks source link

feat: NextAuth new user page #106

Open JoeKarow opened 2 years ago

JoeKarow commented 2 years ago

/api/auth/[...nextauth].ts

    pages: {
        newUser: '/path/to/new/page'
    }
}

export default NextAuth(authOptions)
JoeKarow commented 2 years ago

https://next-auth.js.org/configuration/pages