NextAuth v4 + Supabase (for DB and real-time functions)
Unanswered
! nolikas posted this in #help-forum
Is there anyone already using nextauth with supabase? I'm using NextAuth with a custom provider (steam) which supabase doesnt have. Does anyone knows how can I save nextauth users after first time logging in to my supabase AUTH table? I should use an api route or what? Thanks for any suggestions!