1
0
mirror of https://github.com/bitwarden/web synced 2025-12-29 06:33:28 +00:00
Files
web/webauthn-mobile-connector.html
github-actions[bot] 03e090028d Staging deploy 2.23.0 (#1202)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-09-21 19:41:09 -07:00

1 line
652 B
HTML

<!doctype html><html><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="HandheldFriendly" content="true"><title>Bitwarden Mobile WebAuthn Connector</title><link href="connectors/webauthn.812161c7adba6be2c463.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.812161c7adba6be2c463.js"></script></body></html>