select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Security

otp

Implementation of TOTP compatible with Google Authenticator

pgext.cloud · Source code · Documentation · Control file · PGXN

Overview

Packageotp
Version1.0.0
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars4
Latest commit2015-04-03
Latest release2015-04-03
Catalogue updated2026-08-30

Related extensions

Requires

plperluPL/PerlU untrusted procedural language

See also

launchql-base32RFC6238 TOTP implementation in pure PostgreSQL plpgsql
credcheckcredcheck - postgresql plain text credential checker
pg_session_jwtManage authentication sessions using JWTs
cedarling_pgPostgreSQL integration for Cedarling authorization decisions, including JWT-aware checks and RLS-oriented helpers.
webauthnPure-SQL PostgreSQL implementation of WebAuthn credential registration and assertion verification.
postgrest_authPlaceholder PostgREST authentication extension with no implemented database objects
pgpm-jwt-claimsAgentic DB - Give your agent a brain
pgjwt_rsJWT verification for RS256 and Ed25519 tokens inside PostgreSQL