mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 line
582 B
HTML
1 line
582 B
HTML
<!doctype html><html><head><meta charset="utf-8"/><title>Bitwarden WebAuthn Connector</title><link href="connectors/webauthn.4e51c97a1a52062b5517.css" rel="stylesheet"></head><body style="background:0 0"><picture><source srcset="images/u2fkey.avif" type="image/avif"/><source srcset="images/u2fkey.webp" type="image/webp"/><img src="images/u2fkey.jpg" class="rounded img-fluid mb-3"/></picture><div class="text-center"><button id="webauthn-button" class="btn btn-primary"></button></div><script defer="defer" src="connectors/webauthn.23cf804cd44e7c534791.js"></script></body></html> |