In-memory data store for Shark WebAuthn .NET library
$ dotnet add package Shark.Fido2.InMemoryShark 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 (Web Authentication: An API for accessing Public Key Credentials Level 2).
This package provides an in-memory implementation for storing WebAuthn credentials, allowing for quick setup and testing without requiring an external database.