Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@emlun emlun released this 28 Apr 12:16
1.2.0
050de23

New features:

  • RSA keys are now supported.
  • New constructor functions PublicKeyCredential.parseRegistrationResponseJson and .parseAssertionResponseJson
    • So users don't have to deal with the TypeReferences imposed by the generics, unless they want to.

Bug fixes:

  • android-key attestation statements now don't throw an exception if allowUntrustedAttestation is set to true.
  • tpm attestation statements now don't throw an exception if allowUntrustedAttestation is set to true.