1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00
Files
web/u2f-connector.html
2017-11-13 21:06:36 -05:00

11 lines
179 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>U2F Connector</title>
</head>
<body>
<script src="js/u2f.min.js?v=blgntf647vi"></script>
</body>
</html>