Fido2 Net Lib Versions Save

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

4.0.0-beta.12

2 months ago

What's Changed

Full Changelog: https://github.com/passwordless-lib/fido2-net-lib/compare/4.0.0-beta.11...4.0.0-beta.12

4.0.0-beta.11

3 months ago

What's Changed

Full Changelog: https://github.com/passwordless-lib/fido2-net-lib/compare/4.0.0-beta10...4.0.0-beta.11

4.0.0-beta10

4 months ago

What's Changed

Full Changelog: https://github.com/passwordless-lib/fido2-net-lib/compare/4.0.0-beta9...4.0.0-beta10

4.0.0-beta9

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/passwordless-lib/fido2-net-lib/compare/4.0.0-beta8...4.0.0-beta9

4.0.0-beta6

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/passwordless-lib/fido2-net-lib/compare/v4.0.0-beta3...4.0.0-beta6

v4.0.0-beta3

9 months ago

https://www.nuget.org/packages/Fido2/4.0.0-beta3

What's Changed

New Contributors

Full Changelog: https://github.com/passwordless-lib/fido2-net-lib/compare/v4.0.0-beta2...v4.0.0-beta3

v4.0.0-beta2

10 months ago

https://nuget.org/packages/fido2/4.0.0-beta2

What's Changed

Full Changelog: https://github.com/passwordless-lib/fido2-net-lib/compare/4.0.0-beta1...v4.0.0-beta2

4.0.0-beta1

10 months ago

Changes

  • SourceLink consolidation @Regenhardt (#384)
  • Fix Conformance Test @iamcarbon (#363)
  • Improve Code Quality @iamcarbon (#352)
  • Update link in Readme @mlh758 (#354)
  • Improve error handling @iamcarbon (#344)
  • Fix TestAppleAppAttestProd test on macOS & Linux @iamcarbon (#347)
  • Use file scoped namespaces @iamcarbon (#343)
  • Support ResidentKeyRequirement @dIeGoLi (#311)
  • Pipelines fixes @abergs (#333)
  • Improve Code Quality @iamcarbon (#326)

💥 Breaking change

  • Strongly type AaGuid @iamcarbon (#362)

🚀 Features and enhancements

  • Strongly type AaGuid @iamcarbon (#362)
  • Fixes Fido2Configuration.FullyQualifiedOrigins contains a null entry when configured from a configuration section on .NET 7 @ghost (#360)
  • Add Mac and Linux to test pipeline @aseigler (#332)
  • Implement support for apple-appattest attestation format @aseigler (#322)
  • added [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicFields)] annotations to generic enums @filipw (#330)

🐛 Bug Fixes

  • Check return value from Base64.DecodeFromUtf8InPlace(), throw if error @aseigler (#331)
  • Fix serialization error in Demo. Fixes #328 @abergs (#329)

🧰 Maintenance & documentation

  • Update tests to get clean CI @aseigler (#355)
  • Fixed clientDataJSON name @namespacedevbox (#348)
  • Fix serialization error in Demo. Fixes #328 @abergs (#329)
  • Updated sourcelink @abergs (#327)

v3.0.1

1 year ago

Patch release to solve an issue occurring with Windows Hello with latest windows update.

Upgraded sourcelink: https://github.com/passwordless-lib/fido2-net-lib/commit/1aa3aa91e6420a13f9d27e74c7195f7e119c81a3 Fix TPMS_ECC_POINT parsing for TPM attestation https://github.com/passwordless-lib/fido2-net-lib/commit/b6f76420ba74f2a6a0486816f2cf36094b12fe9d

https://www.nuget.org/packages/Fido2/3.0.1