Having an issue when using Nextauth for signing in getting `Invalid Compact JWE`
So i have adjusted my User interface and what Nextauth session return. this is my new interfaces:
since then i seem to be getting this error:
Even following what is says in the link i can't figure it out
Solution:Jump to solution
GitHub
Need help in resolving 'Invalid Compact JWE' error in Next Auth · ...
I am trying to make next auth work with Neon's postgres database using Prisma and include Google's OAuth. So far i have done everything, and all the data of the user is successfully being s...
1 Reply
Solution
GitHub
Need help in resolving 'Invalid Compact JWE' error in Next Auth · ...
I am trying to make next auth work with Neon's postgres database using Prisma and include Google's OAuth. So far i have done everything, and all the data of the user is successfully being s...