You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a reason why
User.id
optional?next-auth/packages/core/src/types.ts
Lines 261 to 266 in 1817273
According to this, all providers should be able to provide an
id
:next-auth/packages/core/src/types.ts
Lines 125 to 130 in 1817273
So in what situation does
id
becomeundefined
?Beta Was this translation helpful? Give feedback.
All reactions