ClientAuthentication hook example that logs authentication start and end events.
pgext.cloud · Source code · Documentation · Control file
| Package | ext3 |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2026-05-25 |
| Catalogue updated | 2026-08-30 |
| pg_session_jwt | Manage authentication sessions using JWTs |
| pg_oidc_validator | OAuth and OIDC token validator for PostgreSQL 18 |
| login_refuse | Authentication hook that temporarily refuses logins after repeated failures |
| auth_delay | pause briefly before reporting authentication failure |
| login_hook | login_hook - hook to execute login_hook.login() at login time |
| postgrest_auth | Placeholder PostgREST authentication extension with no implemented database objects |
| check_chapmd5_password | Function for verifying CHAP-MD5 authentication responses. |
| beyond_auth | Per-project authentication and authorization service for apps running on https://beyond.dev |