Role-specific Supabase RLS tables and functions for managing user roles.
| Package | garyaustin-custom_roles |
|---|---|
| Version | 0.0.3 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Latest release | 2023-11-29 |
| Catalogue updated | 2026-07-30 |
| keyhippo | RLS-compatible API keys for PostgreSQL |
| custom_properties | Supabase RLS helper tables and functions for managing user properties and custom claims. |
| rls_helpers | PL/pgSQL procedures for simulating Supabase authenticated and anonymous roles while testing row-level security policies. |
| supabase_auth_apikey | Supabase Auth API-key helpers for creating, deleting, validating, and authorizing user API keys. |
| drop_role_helper | Generates SQL to revoke all privileges held by a role in the current database. |
| uniphant | PostgreSQL-centric authentication and authorization demo integrating WebAuthn, PostgREST, and role-based access control. |
| pgzan | Proof-of-concept pgrx extension for evaluating Zanzibar-style authorization inside PostgreSQL row-level security policies. |
| tencentdb_superuser | TencentDB administration extension that supplies the managed pg_tencentdb_superuser role and privileges. |