-
I would like to ask if there is an way you can use next-auth with custom backend api like signin/signup with with email or password, Not using any auth services providers |
Beta Was this translation helpful? Give feedback.
Answered by
pjtf93
Mar 10, 2021
Replies: 2 comments 3 replies
-
Yes, you can do that by using the credentials on the provider https://next-auth.js.org/providers/credentials |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
balazsorban44
-
Figure to do this one from here |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you can do that by using the credentials on the provider https://next-auth.js.org/providers/credentials