Error with NextAuth and prisma
I am using the google provider with nextauth and prisma along with supabase, and I get this error when trying to sign in,
I haven't changed anything in the prisma.schema that comes with t3 setup,
The google credentials setup and everything was done right, and I was able to sign in properly yesterday.
Any help is much appreciated thanks in advance.
13 Replies
Are you using only OAuth or do you have credentials provider along side with it?
only the google oauth provider
Im not using a credentials provider
Oh
I am having the same error but I am not using prisma
I am using only the Xata adapter
If you want to
I can dm you and we can go through our app idea
and just share opinions
Code With Antonio
YouTube
Next Auth V5 - Advanced Guide (2024)
Discord for any problems/errors/bugs: https://www.codewithantonio.com/discord
Github & Live Website: https://www.codewithantonio.com/projects/auth-masterclass
Auth.js: https://authjs.dev/
Middleware config: https://dub.sh/Apr6dvD
Resend: https://resend.com/
Node.js: https://nodejs.org/en
ShadcnUI: https://ui.shadcn.com/
Clerk: https://dub.sh/SdV...
but it is kind of old
I am using it for my current app, but I am not sure if I should really continue
What do you think?
its only 3 months old right
yeah
but they could have made some changes idk
dont think that would be an issue
hmm
for now I have set up things and only need to finish the forms and make some callbacks or whatever I need to do
By the way, what is your app for?
Mine is just for my portfolio and is a blog app
its for a tv streaming channel
that sounds interesting
I am not even sure if a blog is a good idea for my first personal side project
I am still thinking of how to implement the auth
maybe you could use clerk or something
I think services like Clerk and Kinde make a big abstraction and you do not have control over neither the functionalities nor the the users' data