# MasterKale/SimpleWebAuthn

WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.

Repository: https://github.com/MasterKale/SimpleWebAuthn
Canonical: https://ross.abutalabs.com/products/simplewebauthn
Homepage: https://simplewebauthn.dev
Language: TypeScript
License: MIT
License Family: permissive
Topics: webauthn, typescript, node, browser, umd, fido, passkeys, commonjs, deno, denoland, esm
Last push: 2026-08-26T00:52:56+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 2294, "days_push": 8, "days_rel": 8, "gap_med": 34, "n_releases_24m": 14}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2316, forks 200 (observed 2026-08-28T04:06:36.857141+00:00)

## What it is
SimpleWebAuthn is a collection of TypeScript-first libraries (@simplewebauthn/server and @simplewebauthn/browser) that simplify adding WebAuthn-based passkey authentication to websites. It is FIDO conformance-tested and runs on Node, Deno, Bun, Cloudflare Workers, and modern browsers.

## Use cases
- add passkey login to a website
- implement WebAuthn registration and authentication in Node
- replace passwords with FIDO2 credentials
- support biometric authentication in the browser
- add MFA with hardware security keys
- verify WebAuthn attestation and assertion responses server-side

## When to choose
- you want a simple, well-documented TypeScript library for WebAuthn/passkeys
- you need FIDO conformance-tested WebAuthn verification on Node or Deno
- you want to avoid hand-rolling WebAuthn ceremony parsing and verification

## When to avoid
- you need a full turnkey auth service with user management, sessions, and UI
- your stack is not JavaScript/TypeScript based
- you need WebAuthn support for platforms outside browsers and JS server runtimes

## Facets
- artifact type: library
- maturity: active
- function: auth, sdk, security
- domain: web-development, security, developer-tools
- platform: browser, bun, cross-platform
- tags: webauthn, passkeys, fido2, typescript, mfa, passwordless, nodejs, deno

## Member repositories
- MasterKale/SimpleWebAuthn (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:36.857141+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:38:57.525790+00:00, confidence not recorded.
  - readme: https://github.com/MasterKale/SimpleWebAuthn (fetched 2026-08-28T04:06:36.857141+00:00, sha 26f1206974b3)
  - homepage: https://simplewebauthn.dev (fetched 2026-08-29T10:19:39.749438+00:00, sha 01d6bf3c4b4e)
  - site_page: https://simplewebauthn.dev/docs (fetched 2026-08-29T10:19:39.758473+00:00, sha 099d2b49ef39)
- Data as of 2026-08-30T08:39:29.467469+00:00.
