OAuth 2.0 JWT validator for PostgreSQL 18 using the OAuth validator API.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | eidos_oauth |
|---|---|
| Version | 0.2.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | eidos_oauth |
| Schema | eidos_oauth |
| Stars | 1 |
| Latest commit | 2026-06-29 |
| Latest release | 2026-06-29 |
| Catalogue updated | 2026-08-30 |
| pg_oidc_validator | OAuth and OIDC token validator for PostgreSQL 18 |
| pg_session_jwt | Manage authentication sessions using JWTs |
| cedarling_pg | PostgreSQL integration for Cedarling authorization decisions, including JWT-aware checks and RLS-oriented helpers. |
| pgjwt_rs | JWT verification for RS256 and Ed25519 tokens inside PostgreSQL |
| webauthn | Pure-SQL PostgreSQL implementation of WebAuthn credential registration and assertion verification. |
| postgrest_auth | Placeholder PostgREST authentication extension with no implemented database objects |
| login_refuse | Authentication hook that temporarily refuses logins after repeated failures |
| crunchy_pooler | Crunchy Bridge helper extension that lets PgBouncer authenticate users through PostgreSQL. |