Skip to content

dodobrands/WebAuthn.Net

Repository files navigation

WebAuthn.Net

A production-ready, easy-to-use, extensible implementation of the WebAuthn Level 3 standard, passing the FIDO conformance test, for the server side of web applications on .NET 6 and .NET 8.

Documentation

The documentation for each project is described in its README.md file.

Supported features

Local development

Required dependencies

Tips for Contribution

Any contributions appreciated! If you have an idea, feature request, or you find a bug – feel free to open new issue.

Acknowledgements

WebAuthn.Net is built using the following wonderful tools

WebAuthn.Net is inspired by the wonderful project FIDO2 .NET Library (WebAuthn). However, WebAuthn.Net is not a fork, but a standalone project built entirely from scratch.