A friendly playground for building and validating Supabase Row‑Level Security (RLS)
pgext.cloud · Source code · Documentation · Control file
| Package | supabase |
|---|---|
| Version | 0.0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 23 |
| Latest commit | 2026-08-06 |
| Latest release | 2025-12-16 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| hello-world | RLS demo extension with users and products tables |
| hello-world | RLS demo extension with users and products tables |
| pg_multitenant | Multi-tenant shared-schema helpers using PostgreSQL row-level security |
| supabase_auth_apikey | Supabase Auth API-key helpers for creating, deleting, validating, and authorizing user API keys. |
| pgho_permissions | Hierarchical RBAC and ABAC authorization for PostgreSQL and Supabase, designed for use in row-level-security policies. |
| rls_oso | PoC postgres plugin to use oso authorization in row level security policies |
| rls_helpers | PL/pgSQL procedures for simulating Supabase authenticated and anonymous roles while testing row-level security policies. |
| pgzan | Proof-of-concept pgrx extension for evaluating Zanzibar-style authorization inside PostgreSQL row-level security policies. |
| custom_properties | Supabase RLS helper tables and functions for managing user properties and custom claims. |