FIDO2 .NET Library
The smoooth way to login using FIDO2 / WebAuthn
This site can be used to test the WebAuthn spec on the Chrome, Firefox, and Edge browsers. Currently, the WebAuthn spec supports credential creation and assertion best using U2F Token, like those provided by Yubico and Feitian.
The code for this demo can be found at the Fido2.net-lib repo and the original source here.
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 see the output of the necessary credential objects being used.