1
0
mirror of https://github.com/bitwarden/web synced 2026-01-06 10:33:17 +00:00
Files
web/webauthn-connector.html
github-actions[bot] 874cbee05d Staging deploy 2.24.4 (#1289)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-10 14:58:23 -05:00

1 line
438 B
HTML

<!doctype html><html><head><meta charset="utf-8"/><title>Bitwarden WebAuthn Connector</title><link href="connectors/webauthn.c4e52be64336d86f65df.css" rel="stylesheet"></head><body style="background:0 0"><img src="images/u2fkey.jpg" class="rounded img-fluid mb-3"><div class="text-center"><button id="webauthn-button" class="btn btn-primary"></button></div><script src="connectors/webauthn.c4e52be64336d86f65df.js"></script></body></html>