Replies: 3 comments 7 replies
-
I Have meet same problem. Solved with #3970 (comment) |
Beta Was this translation helpful? Give feedback.
-
@kumard3 how did you solve this issue? |
Beta Was this translation helpful? Give feedback.
-
Most of the time the problem is not particularly on the prisma-adapter, it can just be from the prisma client. If the prisma adapter is defined correctly following the next-auth or auth.js documentation for the authentication,
After defining your schema.prisma file run |
Beta Was this translation helpful? Give feedback.
-
Question 💬
How can i resolve this issue and it is happening with github and google as i have tested with these two only
screenVideo.mov
How to reproduce ☕️
screenVideo.mov
and if i comment the
adapter: PrismaAdapter(prisma),
the issue is resolved but now my prisma is not working .
Contributing 🙌🏽
No, I am afraid I cannot help regarding this
Beta Was this translation helpful? Give feedback.
All reactions