Ross ROSS = Recommend OSS · open-source software intelligence for agents

duo-labs/py_webauthn

Pythonic WebAuthn 🐍 observed · 2026-08-28

github.com/duo-labs/py_webauthn · homepage · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 90
  • Release rhythm 78
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 37.5
  • age_days: 3218
  • days_rel: 65
  • days_push: 65
  • n_releases_24m: 11

Full methodology

Adoption not part of the score

1059 stars · 192 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python 3 library implementing the server-side of the WebAuthn API for verifying FIDO2 credential registration and authentication. It supports all FIDO2-compliant authenticators including security keys, Touch ID, Face ID, Windows Hello, and Android biometrics.

Use cases

  • add passkey login to a python web app
  • verify webauthn registration responses server-side
  • implement passwordless authentication with fido2 security keys
  • support touch id or windows hello sign-in on my backend
  • generate webauthn registration and authentication options
  • verify attestation from a hardware security key

When to choose

  • you need a focused, well-maintained Python library for WebAuthn server-side verification
  • you want simple JSON-based integration between your backend and browser WebAuthn API calls
  • you need support for all FIDO2-compliant authenticators including platform biometrics

When to avoid

  • you need a full identity or SSO platform rather than a WebAuthn verification library
  • your stack is not Python 3.10+
  • you need client-side WebAuthn browser logic, which requires a separate frontend library

Facets

library · maturity active

auth security cryptography sdk security web-development backend apis python cross-platform webauthn fido2 passkeys passwordless-authentication server-side web-server

2 sources

Member repositories

RepositoryRoleHealth v2
duo-labs/py_webauthnmain88

For agents

markdown · JSON · MCP: product_card(name="duo-labs/py_webauthn")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem