select open change scope Open full search

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

Extensions / Security

supabase

A friendly playground for building and validating Supabase Row‑Level Security (RLS)

pgext.cloud · Source code · Documentation · Control file

Overview

Packagesupabase
Version0.0.1
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars23
Latest commit2026-08-06
Latest release2025-12-16
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

Required by

hello-worldRLS demo extension with users and products tables

See also

hello-worldRLS demo extension with users and products tables
pg_multitenantMulti-tenant shared-schema helpers using PostgreSQL row-level security
supabase_auth_apikeySupabase Auth API-key helpers for creating, deleting, validating, and authorizing user API keys.
pgho_permissionsHierarchical RBAC and ABAC authorization for PostgreSQL and Supabase, designed for use in row-level-security policies.
rls_osoPoC postgres plugin to use oso authorization in row level security policies
rls_helpersPL/pgSQL procedures for simulating Supabase authenticated and anonymous roles while testing row-level security policies.
pgzanProof-of-concept pgrx extension for evaluating Zanzibar-style authorization inside PostgreSQL row-level security policies.
custom_propertiesSupabase RLS helper tables and functions for managing user properties and custom claims.