SupabaseS
Supabase4y ago
MCK9

supabase user table with prisma

Not sure how to phrase this, but I want to use prisma with supabase, but I'm not sure how to go about creating a user table when there's already a whole auth section, I want to use supabase for authentication but I also want a user table in my prisma scheme to connect to other tables
Was this page helpful?