github passwordless-lib/fido2-net-lib v2.0.0

latest releases: v2.0.2, v2.0.1
3 years ago

Changes

This release is the culmination of more than one year of work and improvements.
Packages are available on nuget: https://www.nuget.org/packages/Fido2

  • Fix typo in exception message - attestion -> attestation @ondrokrc (#202)

πŸ’₯ Breaking change

πŸš€ Features and enhancements

πŸ› Bug Fixes

  • Revert "change origin verify to use fully qualified origin" @aseigler (#211)
  • change origin verify to use fully qualified origin @dgorbach (#208)
  • Compare certificate validity period correctly when the machine is using a time zone other than UTC @kennep (#186)
  • Fix SafetyNet attestation verification, add unit tests @aseigler (#165)
  • Fix for issue #153 - System.IdentityModel.Tokens.Jwt version upgrade an associated fixes @mackie1001 (#156)
  • Bug fix: require_resident_key @Shane32 (#152)
  • EdDSA test, sign the actual data, not a hash of the data @aseigler (#128)
  • Problem with non English OS @fa18swiss (#119)
  • corrected error variable @Celdus (#118)
  • Wrong naming of attestationObject and clientDataJSON in usernameless.… @Wesseldr (#105)
  • Add field userHandle in verifyAssertionWithServer @Wesseldr (#108)
  • use AppId instead of RpId to hash when AppId-Extensions-Flag is set @dgorbach (#99)
  • Fixes enum parsing with dashed values @daviddesmet (#90)

🧰 Maintenance & documentation

Don't miss a new fido2-net-lib release

NewReleases is sending notifications on new releases.