Configure PostgREST RBAC
Hi,
I noticed that all PostgREST users access the database under the
Is there any way to change this behavior in Supabase to allow different PostgREST users to access the database under different roles?
I noticed that all PostgREST users access the database under the
authenticated role. According to the PostgREST documentation, however, PostgREST users can be configured to access the database with different roles.Is there any way to change this behavior in Supabase to allow different PostgREST users to access the database under different roles?