Pure-SQL PostgreSQL implementation of WebAuthn credential registration and assertion verification.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_webauthn |
|---|---|
| Version | 1.6 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | webauthn |
| Stars | 14 |
| Latest commit | 2025-09-30 |
| Latest release | 2020-12-31 |
| Catalogue updated | 2026-08-30 |
| cbor | Concise Binary Object Representation data type for PostgreSQL. |
| pg_ecdsa_verify | ECDSA signature verification functions for PostgreSQL |
| pgcrypto | cryptographic functions |
| plpgsql | PL/pgSQL procedural language |
| uniphant | PostgreSQL-centric authentication and authorization demo integrating WebAuthn, PostgREST, and role-based access control. |
| uniphant | PostgreSQL-centric authentication and authorization demo integrating WebAuthn, PostgREST, and role-based access control. |
| credcheck | credcheck - postgresql plain text credential checker |
| omni_credentials | Application credential management |
| postgrest_auth | Placeholder PostgREST authentication extension with no implemented database objects |
| crunchy_pooler | Crunchy Bridge helper extension that lets PgBouncer authenticate users through PostgreSQL. |
| login_refuse | Authentication hook that temporarily refuses logins after repeated failures |
| eidos_oauth | OAuth 2.0 JWT validator for PostgreSQL 18 using the OAuth validator API. |
| hba_fdw | Work-in-progress foreign data wrapper scaffold intended to expose pg_hba.conf through SQL. |