Placeholder PostgREST authentication extension with no implemented database objects
pgext.cloud · Source code · Documentation · License text · Control file
| Package | postgrest_auth |
|---|---|
| Version | 0.1 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 3 |
| Latest commit | 2020-01-17 |
| Catalogue updated | 2026-08-30 |
| uniphant | PostgreSQL-centric authentication and authorization demo integrating WebAuthn, PostgREST, and role-based access control. |
| pg_session_jwt | Manage authentication sessions using JWTs |
| hba_fdw | Work-in-progress foreign data wrapper scaffold intended to expose pg_hba.conf through SQL. |
| mcp_postgrest | PostgreSQL extension to define AI tools compatible with Anthropic's Model Context Protocol (MCP). Fully customizable, schema-agnostic, secure, and integrated with PostgREST. |
| login_refuse | Authentication hook that temporarily refuses logins after repeated failures |
| pg_headerkit | PostgreSQL SQL functions for reading PostgREST request headers inside database code |
| webauthn | Pure-SQL PostgreSQL implementation of WebAuthn credential registration and assertion verification. |
| pg_oidc_validator | OAuth and OIDC token validator for PostgreSQL 18 |