Supabase RLS helper tables and functions for managing user properties and custom claims.
pgext.cloud · Source code · Documentation · Control file
| Package | custom_properties |
|---|---|
| Version | 0.0.3 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 20 |
| Latest commit | 2024-01-22 |
| Latest release | 2023-11-29 |
| Catalogue updated | 2026-08-30 |
| custom_roles | Role-specific Supabase RLS tables and functions for managing user roles. |
| keyhippo | RLS-compatible API keys for PostgreSQL |
| supabase_auth_apikey | Supabase Auth API-key helpers for creating, deleting, validating, and authorizing user API keys. |
| rls_helpers | PL/pgSQL procedures for simulating Supabase authenticated and anonymous roles while testing row-level security policies. |
| supabase | A friendly playground for building and validating Supabase Row‑Level Security (RLS) |
| cedarling_pg | PostgreSQL integration for Cedarling authorization decisions, including JWT-aware checks and RLS-oriented helpers. |
| pgho_permissions | Hierarchical RBAC and ABAC authorization for PostgreSQL and Supabase, designed for use in row-level-security policies. |
| hello-world | RLS demo extension with users and products tables |