You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This site can be used to test the <ahref="https://www.w3.org/TR/webauthn/">WebAuthn spec</a> on the Chrome, Firefox, and Edge browsers.
26
26
Currently, the WebAuthn spec supports credential creation and assertion best using U2F Token, like those provided by Yubico and Feitian.
27
-
The code for this demo can be found at the <ahref="https://github.com/abergs/fido2-net-lib">Fido2.net-lib repo</a> and the original source <ahref="https://github.com/duo-labs/webauthn">here</a>.
27
+
28
28
</p>
29
+
<p>The code for this demo can be found at the <ahref="https://github.com/abergs/fido2-net-lib">Fido2.net-lib repo</a> and the original source <ahref="https://github.com/duo-labs/webauthn">here</a>.</p>
29
30
<p>
30
31
To see what's happening under the hood when you create a test user and login using WebAuthn below, you can open your web browser's console and
31
32
see the output of the necessary credential objects being used.
0 commit comments