select open change scope Open full search

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

Extensions / Security

uniphant

PostgreSQL-centric authentication and authorization demo integrating WebAuthn, PostgREST, and role-based access control.

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

Overview

Packageuniphant
Version1.5
PostgreSQL versions13
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemaapi, public
Stars5
Latest commit2024-05-20
Latest release2021-01-08
Catalogue updated2026-08-30

Related extensions

Requires

webauthnPure-SQL PostgreSQL implementation of WebAuthn credential registration and assertion verification.

See also

postgrest_authPlaceholder PostgREST authentication extension with no implemented database objects
webauthnPure-SQL PostgreSQL implementation of WebAuthn credential registration and assertion verification.
beyond_authPer-project authentication and authorization service for apps running on https://beyond.dev
pg_session_jwtManage authentication sessions using JWTs
cedarling_pgPostgreSQL integration for Cedarling authorization decisions, including JWT-aware checks and RLS-oriented helpers.
postfgaA preload PostgreSQL extension integrating OpenFGA authorization through an FDW, C functions, gRPC background work and shared-memory caching.
pgzanProof-of-concept pgrx extension for evaluating Zanzibar-style authorization inside PostgreSQL row-level security policies.
custom_rolesRole-specific Supabase RLS tables and functions for managing user roles.