Unable to access email of user with a prisma database adapter enabled #4939
Unanswered
SamKingDev
asked this question in
Help
Replies: 1 comment
-
Make sure you are on |
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.
-
Hello,
If I enable a Prisma database adapter then the email field of the useSession() data object becomes null every time?
I feel like I'm missing some fairly obvious knowledge here.
Also, should note that the email isn't being saved to the database either.
How can I go about ensuring the email is captured?
Here is my [...nextauth].ts
Beta Was this translation helpful? Give feedback.
All reactions