select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Security

keyhippo

RLS-compatible API keys for PostgreSQL

pgext.cloud · Source code · Website · Documentation · License text · Control file

Overview

Packagekeyhippo
Version1.2.5
PostgreSQL versions15
RepositoryUnspecified
Extension typeSQL only
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Schemakeyhippo, keyhippo_impersonation, keyhippo_internal, keyhippo_rbac
Stars59
Latest commit2025-01-29
Latest release2025-01-15
Catalogue updated2026-08-30

Related extensions

Requires

pg_cronJob scheduler for PostgreSQL
pg_netAsync HTTP Requests
pgcryptocryptographic functions
plpgsqlPL/pgSQL procedural language

See also

supabase_auth_apikeySupabase Auth API-key helpers for creating, deleting, validating, and authorizing user API keys.
custom_rolesRole-specific Supabase RLS tables and functions for managing user roles.
custom_propertiesSupabase RLS helper tables and functions for managing user properties and custom claims.
rls_helpersPL/pgSQL procedures for simulating Supabase authenticated and anonymous roles while testing row-level security policies.
beyond_authPer-project authentication and authorization service for apps running on https://beyond.dev
cedarling_pgPostgreSQL integration for Cedarling authorization decisions, including JWT-aware checks and RLS-oriented helpers.
supabaseA friendly playground for building and validating Supabase Row‑Level Security (RLS)
hello-worldRLS demo extension with users and products tables