Hi guys, I'm peter. I'm starting a new project with all the t3 start recommend
Everything ok, I'm the creation process, I'm using supabase as a db provider, but OKTA as a AUTH provider. and others things. At this moment i have this message:
prisma:error
Invalid
[next-auth][error][OAUTH_CALLBACK_HANDLER_ERROR]
https://next-auth.js.org/errors#oauth_callback_handler_error
Invalid
I can understant what is the problem because the migration and others command works fine.
prisma:error
Invalid
prisma.account.findUnique() invocation:[next-auth][error][OAUTH_CALLBACK_HANDLER_ERROR]
https://next-auth.js.org/errors#oauth_callback_handler_error
Invalid
prisma.account.findUnique() invocation:I can understant what is the problem because the migration and others command works fine.
This is a list of errors output from NextAuth.js.