Skip to content

v1.0.0 - Like a whole new library...

Compare
Choose a tag to compare
@MasterKale MasterKale released this 15 Oct 17:20
· 305 commits to master since this release
970c292

This preview release of the revitalized py_webauthn library features an entirely new API, as well as support for all attestation statement formats included in L2 of the WebAuthn spec:

  • Packed
  • TPM
  • Android Key
  • Android SafetyNet
  • FIDO U2F
  • Apple
  • None

Practical examples are included in the examples/ directory to serve as a primary reference for now on how to use the new library functionality.