how to signin directly after signup.? #11903
Unanswered
mohibullahjam
asked this question in
Help
Replies: 1 comment
-
I think you need to use the signIn callback in the auth.config.ts |
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
Uh oh!
There was an error while loading. Please reload this page.
-
is there a way to sign in the user directly after the signup completion in v5? i am using a verification code for signup and the requirement is to automatically sign in the user the code verification is successful is there a way to achieve that.? I am tried using the sign in from next-auth right after the code is verified but it returns error for invalid credentials. but when i go back to the login page and use the same credentials it sign ins perfectly. Can anyone help with that.?
Beta Was this translation helpful? Give feedback.
All reactions