Supabase Auth API-key helpers for creating, deleting, validating, and authorizing user API keys.
pgext.cloud · Source code · Documentation · Control file
| Package | supabase_auth_apikey |
|---|---|
| Version | 0.0.3 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | Yes |
| Relocatable | No |
| Schema | public |
| Latest release | 2024-04-10 |
| Catalogue updated | 2026-07-30 |
| plpgsql | PL/pgSQL procedural language |
| keyhippo | RLS-compatible API keys for PostgreSQL |
| custom_properties | Supabase RLS helper tables and functions for managing user properties and custom claims. |
| custom_roles | Role-specific Supabase RLS tables and functions for managing user roles. |
| beyond_auth | Per-project authentication and authorization service for apps running on https://beyond.dev |
| rls_helpers | PL/pgSQL procedures for simulating Supabase authenticated and anonymous roles while testing row-level security policies. |
| basejump_core | Basejump adds accounts, teams, permissions and billing to Supabase. |
| supabase | A friendly playground for building and validating Supabase Row‑Level Security (RLS) |
| cat_hook_delete_claims | Supabase Auth custom access token hook for deleting token claims |