Eugen
PPrisma
•Created by Eugen on 1/9/2025 in #help-and-questions
Prisma + Supabase RLS
Conceptual question: is there a way to pass the user access token (JWT from supabase auth) when connecting from prisma ORM JS (or prisma-postgres) to Supabase to restrict the connection the user's authenticated role and enable RLS policies that use supabase's
auth.uid()
etc?7 replies