Manage authentication sessions using JWTs
pgext.cloud · Source code · License text · Control file
| Package | pg_session_jwt |
|---|---|
| Version | 0.5.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | Yes |
| Relocatable | No |
| Schema | auth |
| Stars | 69 |
| Latest commit | 2026-05-27 |
| Latest release | 2026-05-27 |
| Catalogue updated | 2026-08-30 |
| pg_oidc_validator | OAuth and OIDC token validator for PostgreSQL 18 |
| pgjwt | JSON Web Token API for Postgresql |
| login_hook | login_hook - hook to execute login_hook.login() at login time |
| oidc_validator | PostgreSQL 18 OIDC bearer-token validator plugin written in Rust |
| pg_auth_mon | monitor connection attempts per user |
| pgsodium | Postgres extension for libsodium functions |
| auth_delay | pause briefly before reporting authentication failure |
| set_user | similar to SET ROLE but with added logging |
| sslinfo | information about SSL certificates |
| sslutils | A Postgres extension for managing SSL certificates through SQL |