Skip to content

Release 0.1.6

Choose a tag to compare

@shachartransmit shachartransmit released this 22 Jul 14:45
· 9 commits to main since this release

SDK Release Notes

πŸš€ New Features & Enhancements

βœ… Support for Multiple Approval Methods

This release introduces full support for all three approval mechanisms:

  • ApprovalWebAuthn
  • ApprovalWebAuthnWithData
  • ApprovalNativeBiometrics

These methods enhance flexibility and provide broader support for user authentication flows.


πŸ” Encryption Type Support

The SDK now includes support for configurable encryption types, enabling stronger and more customizable data protection strategies.


πŸ”’ PIN Code Authentication

You can now register and authenticate users using a PIN code, offering a convenient and secure alternative to biometric or WebAuthn methods.