select open change scope Open full search

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

Extensions / Security

custom_properties

Supabase RLS helper tables and functions for managing user properties and custom claims.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagecustom_properties
Version0.0.3
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars20
Latest commit2024-01-22
Latest release2023-11-29
Catalogue updated2026-08-30

Related extensions

See also

custom_rolesRole-specific Supabase RLS tables and functions for managing user roles.
keyhippoRLS-compatible API keys for PostgreSQL
supabase_auth_apikeySupabase Auth API-key helpers for creating, deleting, validating, and authorizing user API keys.
rls_helpersPL/pgSQL procedures for simulating Supabase authenticated and anonymous roles while testing row-level security policies.
supabaseA friendly playground for building and validating Supabase Row‑Level Security (RLS)
cedarling_pgPostgreSQL integration for Cedarling authorization decisions, including JWT-aware checks and RLS-oriented helpers.
pgho_permissionsHierarchical RBAC and ABAC authorization for PostgreSQL and Supabase, designed for use in row-level-security policies.
hello-worldRLS demo extension with users and products tables