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 166 forks source link

Drop assertion-time attestation #499

Closed joegoldman2 closed 7 months ago

joegoldman2 commented 7 months ago

Fixes #496.

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0a9886d) 73.94% compared to head (ec5b7c5) 74.44%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #499 +/- ## ========================================== + Coverage 73.94% 74.44% +0.50% ========================================== Files 99 99 Lines 2698 2677 -21 Branches 461 455 -6 ========================================== - Hits 1995 1993 -2 + Misses 598 580 -18 + Partials 105 104 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.