summaryrefslogtreecommitdiff
path: root/web/templates/passkeys_list.html
AgeCommit message (Collapse)Author
7 daysstyle: modernize UI with dark glass theme and 40% bg opacityPeter Stone
2026-02-05Add passkey (WebAuthn) authentication supportPeter Stone
Enable passwordless login via passkeys as an alternative to password auth. Users register passkeys from Settings; the login page offers both options. WebAuthn is optional — only active when WEBAUTHN_RP_ID and WEBAUTHN_ORIGIN env vars are set. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>