Releases: TransmitSecurity/react-native-ts-authentication
Releases · TransmitSecurity/react-native-ts-authentication
Release 0.1.7
0.1.7 (2025-09-17)
- MOB-2091 #comment updated iOS SDK (68d822b)
Release 0.1.6
SDK Release Notes
🚀 New Features & Enhancements
✅ Support for Multiple Approval Methods
This release introduces full support for all three approval mechanisms:
ApprovalWebAuthnApprovalWebAuthnWithDataApprovalNativeBiometrics
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.