RLS-compatible API keys for PostgreSQL
pgext.cloud · Source code · Website · Documentation · License text · Control file
| Package | keyhippo |
|---|---|
| Version | 1.2.5 |
| PostgreSQL versions | 15 |
| Repository | Unspecified |
| Extension type | SQL only |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Schema | keyhippo, keyhippo_impersonation, keyhippo_internal, keyhippo_rbac |
| Stars | 59 |
| Latest commit | 2025-01-29 |
| Latest release | 2025-01-15 |
| Catalogue updated | 2026-08-30 |
| supabase_auth_apikey | Supabase Auth API-key helpers for creating, deleting, validating, and authorizing user API keys. |
| custom_roles | Role-specific Supabase RLS tables and functions for managing user roles. |
| 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. |
| beyond_auth | Per-project authentication and authorization service for apps running on https://beyond.dev |
| cedarling_pg | PostgreSQL integration for Cedarling authorization decisions, including JWT-aware checks and RLS-oriented helpers. |
| supabase | A friendly playground for building and validating Supabase Row‑Level Security (RLS) |
| hello-world | RLS demo extension with users and products tables |