passwordless-lib / fido2-net-lib

FIDO2 .NET library for FIDO2 / WebAuthn Attestation and Assertion using .NET
https://fido2-net-lib.passwordless.dev/
MIT License
1.15k stars 167 forks source link

Missing NuGet package #532

Open Nk185 opened 1 month ago

Nk185 commented 1 month ago

It seems like Src/Fido2.Ctap2 is not pushed NuGet... As a temporary workaround, it's possible to copy-paste the code directly into the project. But it would be really nice if this gets fixed and Ctap2 is available on NuGet.

abergs commented 1 month ago

@Nk185 What's your use case for the Ctap2 module?