Hierarchical RBAC and ABAC authorization for PostgreSQL and Supabase, designed for use in row-level-security policies.
pgext.cloud · Source code · Documentation · Control file
| Package | pgho_permissions |
|---|---|
| Version | 0.0.18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2026-06-30 |
| Catalogue updated | 2026-08-30 |
| rls_oso | PoC postgres plugin to use oso authorization in row level security policies |
| pgzan | Proof-of-concept pgrx extension for evaluating Zanzibar-style authorization inside PostgreSQL row-level security policies. |
| 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) |
| pg_multitenant | Multi-tenant shared-schema helpers using PostgreSQL row-level security |
| pgtt_rsl | Provide Oracle/DB2-style global temporary tables using unlogged tables, row-level security, views, and a cleanup worker |
| cedarling_pg | PostgreSQL integration for Cedarling authorization decisions, including JWT-aware checks and RLS-oriented helpers. |
| pg_cel | A pure PostgreSQL implementation of the Google Zanzibar / OpenFGA authorization model. |