SignIn callback returned user object's id field returns providerAccountId instead of UserId #4392
Unanswered
daniellin215
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.
-
Hi, in my
signin
callback, when i accessuser.id
, I get the same value asproviderAccountId
. But this isn't the same value as whatuser.id
is in my DB. Using regular MongoDB Adapter.Beta Was this translation helpful? Give feedback.
All reactions