Skip to content

python-fido2 0.6.0

Compare
Choose a tag to compare
@dainnilsson dainnilsson released this 10 May 11:15
0.6.0
9aa9081

Version 0.6.0 (released 2019-05-10)

  • Don't fail if CTAP2 Info contains unknown fields.
  • Replace cbor loads/dumps functions with encode/decode/decode_from.
  • Server: Add support for AuthenticatorAttachment.
  • Server: Add support for more key algorithms.
  • Client: Expose CTAP2 Info object as Fido2Client.info.