select open change scope Open full search

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

Extensions / Security

postgrest_auth

Placeholder PostgREST authentication extension with no implemented database objects

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

Overview

Packagepostgrest_auth
Version0.1
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars3
Latest commit2020-01-17
Catalogue updated2026-08-30

Related extensions

See also

uniphantPostgreSQL-centric authentication and authorization demo integrating WebAuthn, PostgREST, and role-based access control.
pg_session_jwtManage authentication sessions using JWTs
hba_fdwWork-in-progress foreign data wrapper scaffold intended to expose pg_hba.conf through SQL.
mcp_postgrestPostgreSQL extension to define AI tools compatible with Anthropic's Model Context Protocol (MCP). Fully customizable, schema-agnostic, secure, and integrated with PostgREST.
login_refuseAuthentication hook that temporarily refuses logins after repeated failures
pg_headerkitPostgreSQL SQL functions for reading PostgREST request headers inside database code
webauthnPure-SQL PostgreSQL implementation of WebAuthn credential registration and assertion verification.
pg_oidc_validatorOAuth and OIDC token validator for PostgreSQL 18