user.id callbacks not equal to profile.sub #6998
Replies: 1 comment
-
solved |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I use Auth.js and follow the guide https://docs.logto.io/quick-starts/next-auth here is my code
it seems like the callbacks jwt user.id not equal to the profile.sub, it equal to a random uuid everytime i login it is different. is this right?
if so, how can i get the profile.sub in other function?
Beta Was this translation helpful? Give feedback.
All reactions