New FIDO2 Demo on the Developer Experience

WebAuthn allows websites and applications to add FIDO-based authentication on supported browsers and platforms, allowing users to authenticate with built-in biometrics, mobile devices, and security keys. This enables a smoother login experience for your users while also providing more security over passwords alone. 

We are excited to announce that we have provided an example demo application where developers can test our webauthn implementation. Developers can register a FIDO device and then use that device to authenticate on the same demo page.

DevX documentation for implementing FIDO2 with 1Kosmos

Our DevX documentation site now offers a guided tour of developing a NodeJS WebAuthn application complete with SDK calls and sample request and response for the entire workflow.