fido2-net-lib icon indicating copy to clipboard operation
fido2-net-lib copied to clipboard

FIDO2 .NET library for FIDO2 / WebAuthn Attestation and Assertion using .NET

Results 116 fido2-net-lib issues
Sort by recently updated
recently updated
newest added

This updates NSec.Cryptography to the latest version.

A number of issues and pr's has been asked over the years to support either multiple origins, subdomains or dynamic origin validation configured at runtime. All these can be supported...

#513 Not sure if any of the places that now use `RawId` should be changed to use `Id` instead, like `CredentialId` being returned from a successful assertion. This basically just...

This is an update to be able to use `DistributedCacheMetadataService` in an AOT build, based on work in PR #304. In order to store and retrieve the cached metadata blob,...

Hello, I'm currently performing some tests with different Fido2 keys and have an issue with one of the them: Neowave Winkeo model. (https://neowave.fr/fr/produits/gamme-fido-2/winkeo-c-fido-2/) When I try to register the key,...

On the website clinking the source code link takes to GitHub 404 not found.