Skip to content

python-fido2 0.7.2

Compare
Choose a tag to compare
@dainnilsson dainnilsson released this 24 Oct 12:04
0.7.2
ee9498b

Version 0.7.2 (released 2019-10-24)

  • Support for the TPM attestation format.
  • Allow passing custom challenges to register/authenticate in Fido2Server.
  • Bugfix: CTAP2 CANCEL command response handling fixed.
  • Bugfix: Fido2Client fix handling of empty allow_list.
  • Bugfix: Fix typo in CTAP2.get_assertions() causing it to fail.