Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

feat: NextAuth new user page #106

Open
JoeKarow opened this issue Jul 12, 2022 · 1 comment
Open

feat: NextAuth new user page #106

JoeKarow opened this issue Jul 12, 2022 · 1 comment
Assignees
Labels
enhancement Enhancement of the code, not introducing new features. no-stale This is exempt from the stale bot. priority-medium This issue may be useful, and needs some attention.

Comments

@JoeKarow
Copy link
Owner

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

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

export default NextAuth(authOptions)
@JoeKarow JoeKarow added enhancement Enhancement of the code, not introducing new features. no-stale This is exempt from the stale bot. priority-medium This issue may be useful, and needs some attention. labels Jul 12, 2022
@JoeKarow JoeKarow self-assigned this Jul 12, 2022
@JoeKarow
Copy link
Owner Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhancement of the code, not introducing new features. no-stale This is exempt from the stale bot. priority-medium This issue may be useful, and needs some attention.
Projects
None yet
Development

No branches or pull requests

1 participant