1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00
Files
web/webauthn-connector.html
github-actions[bot] 676c086aaf Staging deploy v2.22.2 (#1158)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-08-26 15:23:32 -07:00

1 line
438 B
HTML

<!doctype html><html><head><meta charset="utf-8"/><title>Bitwarden WebAuthn Connector</title><link href="connectors/webauthn.c9cb77b95c349cc8b77b.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.c9cb77b95c349cc8b77b.js"></script></body></html>