Biscuit-token authorization helpers plus key and service-chain management inside PostgreSQL.
pgext.cloud · Source code · Website · Documentation · License text · Control file
| Package | hessra_authz |
|---|---|
| Version | 0.3.2 |
| PostgreSQL versions | 13 · 14 · 15 · 16 · 17 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2026-02-05 |
| Latest release | 2025-12-04 |
| Catalogue updated | 2026-08-30 |
| pgauthz | Provide Zanzibar-style relationship-based authorization inside PostgreSQL |
| beyond_auth | Per-project authentication and authorization service for apps running on https://beyond.dev |
| postfga | A preload PostgreSQL extension integrating OpenFGA authorization through an FDW, C functions, gRPC background work and shared-memory caching. |
| uniphant | PostgreSQL-centric authentication and authorization demo integrating WebAuthn, PostgREST, and role-based access control. |
| cedarling_pg | PostgreSQL integration for Cedarling authorization decisions, including JWT-aware checks and RLS-oriented helpers. |
| pgzan | Proof-of-concept pgrx extension for evaluating Zanzibar-style authorization inside PostgreSQL row-level security policies. |
| pg_cel | A pure PostgreSQL implementation of the Google Zanzibar / OpenFGA authorization model. |
| supabase_auth_apikey | Supabase Auth API-key helpers for creating, deleting, validating, and authorizing user API keys. |