Implementation of TOTP compatible with Google Authenticator
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | otp |
|---|---|
| Version | 1.0.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 4 |
| Latest commit | 2015-04-03 |
| Latest release | 2015-04-03 |
| Catalogue updated | 2026-08-30 |
| plperlu | PL/PerlU untrusted procedural language |
| launchql-base32 | RFC6238 TOTP implementation in pure PostgreSQL plpgsql |
| credcheck | credcheck - postgresql plain text credential checker |
| pg_session_jwt | Manage authentication sessions using JWTs |
| cedarling_pg | PostgreSQL integration for Cedarling authorization decisions, including JWT-aware checks and RLS-oriented helpers. |
| webauthn | Pure-SQL PostgreSQL implementation of WebAuthn credential registration and assertion verification. |
| postgrest_auth | Placeholder PostgREST authentication extension with no implemented database objects |
| pgpm-jwt-claims | Agentic DB - Give your agent a brain |
| pgjwt_rs | JWT verification for RS256 and Ed25519 tokens inside PostgreSQL |