dodobrands / WebAuthn.Net

WebAuthn (Passkeys) library for .NET.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

WebAuthn (Passkeys) library for .NET.

License:MIT License


Languages

Language:C# 100.0%Language:Dockerfile 0.0%