SignIn callback runs before OAuth account creation. #12425
Unanswered
devdatkumar
asked this question in
Help
Replies: 0 comments
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.
-
On the first run, using OAuth, the existing user throws undefined.
because SignIn callback runs before account/user creation.
but work on second run, since account and user data is already available, so it doesn't throw error.
Beta Was this translation helpful? Give feedback.
All reactions