An open API service indexing awesome lists of open source software.

https://github.com/linuxchata/fido2-portal

Portal for Shark WebAuthn library for .NET
https://github.com/linuxchata/fido2-portal

Last synced: 11 days ago
JSON representation

Portal for Shark WebAuthn library for .NET

Awesome Lists containing this project

README

          

# Overview
This repository offers a portal for [Shark WebAuthn library for .NET](https://github.com/linuxchata/fido2).

Shark WebAuthn library for .NET provides a server-side implementation of the WebAuthn standard, enabling secure passwordless and multi-factor authentication (MFA) for web applications. It supports key WebAuthn operations – credential registration and authentication – ensuring compliance with the [WebAuthn Level 2 specification](https://www.w3.org/TR/webauthn-2/) (Web Authentication: An API for accessing Public Key Credentials Level 2).

# Build Status
[![Build](https://github.com/linuxchata/fido2-portal/actions/workflows/build.yml/badge.svg)](https://github.com/linuxchata/fido2-portal/actions/workflows/build.yml)

# License
This project is licensed under the [BSD 3-Clause License](LICENSE).

# Contributing
See [Contributing](CONTRIBUTING.md) for information about contributing to the project.