Drizzle NextAuth not working
Hi, i have successfully configured T3 with Drizzle and Supabase, db is up and running etc.
BUT whichever NextAuth proivder i try to implement, i keep getting errors. On paper i should have everything configured as it's supposed to be. Does anyone have any tips? So for example GitHub provider successfully links the account to the app, i get the e-mail but upon the redirect after authentication, I am getting this screen (attachment 1) and this console output (attachment 2)
has anyone successfully implemented DrizzleAdapter with NextAuth yet? I noticed the docs site for Drizzle is not up yet, so it is still experimental/not stable? should I rather go with Prisma instead?
BUT whichever NextAuth proivder i try to implement, i keep getting errors. On paper i should have everything configured as it's supposed to be. Does anyone have any tips? So for example GitHub provider successfully links the account to the app, i get the e-mail but upon the redirect after authentication, I am getting this screen (attachment 1) and this console output (attachment 2)
has anyone successfully implemented DrizzleAdapter with NextAuth yet? I noticed the docs site for Drizzle is not up yet, so it is still experimental/not stable? should I rather go with Prisma instead?

