Role-Based Access Control for your Supabase project
| Package | pointsource@supabase_rbac |
|---|---|
| Version | 5.2.1 |
| Repository | Unspecified |
| Extension type | SQL only |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Catalogue updated | 2026-07-30 |
| letter | letter: role-based access control for PostgreSQL |
| custom_roles | Role-specific Supabase RLS tables and functions for managing user roles. |
| ac | Access Control Postgres extension (with dev environment) |
| uniphant | PostgreSQL-centric authentication and authorization demo integrating WebAuthn, PostgREST, and role-based access control. |
| pg_set_acl | SET command access control list |
| set_user | similar to SET ROLE but with added logging |
| sepgsql | label-based mandatory access control (MAC) based on SELinux security policy. |
| pg_idm | Exposes PostgreSQL role and membership management through updatable views and DML-trigger functions. |