Skip to content

2.0.4

Compare
Choose a tag to compare
@ismailmustafa ismailmustafa released this 26 Jul 21:54
· 7 commits to main since this release

Changed

  • Export all public Interfaces.
  • Disabled hardware key generation on Safari. Universal passkeys should not be syncable.

Added

  • New function authenticateWithOtp to enable authentication with a one time password.
  • New function redeemOtp to enable redeeming a one time password.
  • New function getAuthenticationContext to retrieve authentication parameters for the ongoing transaction.