UNPKG

@ideem/zsm-react-native

Version:

ZSM makes 2FA easy and invisible for everyone, all the time, using advanced cryptography like MPC to establish cryptographic proof of the origin of any transaction or login attempt, while eliminating opportunities for social engineering. ZSM has no relian

70 lines (56 loc) 2.49 kB
# ZSM Client SDK for React Native Apps Latest version: v2.4.7 Latest release date: December 2, 2025 The ZSM Client SDK for React Native Apps provides the resources needed to integrate Ideem's Universal MFA into React Native applications. ## Resources: * UMFA Documentation: https://docs.useideem.com/umfa_sdk/react_native/index.html * Support: support@useideem.com ## Known Issues * None ---- ## Release 2.4.7 - December 2, 2025 [ NPM PACKAGE RELEASE ] **[ LATEST ]** * Updated handling of User Verification (UV) value in credentials * Resolved minor issues ## Release 2.4.6 - August 22, 2025 [ NPM PACKAGE RELEASE ] * Resolved gradle-related publishing issue ## Release 2.4.5 - August 1, 2025 [ NPM PACKAGE RELEASE ] * Optimized flow for UMFAClient.enroll() * Library size reduction * Resolve issue with UMFAClient.unenroll() ## Release 2.4.4 - Jul 18, 2025 [ NPM PACKAGE RELEASE ] * Minor bug fixes and improvements * Token validation endpoints now accept any of the valid token types transparently * Improved error handling and debugging capabilities * Extended Sample Application to better demonstrate validation options ## Release 2.4.3 - Jul 17, 2025 [ NPM PACKAGE RELEASE ] - Minor bug fixes and improvements - Updates to documentation - Upgrades to both the UMFAClient and FIDO2Client for better performance - Improved IdentityID handling - Extended support for optional environments in UMFA CLI - Enhanced error handling and debugging capabilities - Extended Origin support for MTLS and Passkey flows - Added synchronous support for UMFAClient and FIDO2Client - Removed legacy shell scripts - Added local artifactory for setup, installation, and testing ## Release 2.4.2 - July 1, 2025 * Added support for React Native 0.72 * Added support for Android 14 * Added support for iOS 17 ## Release 2.4.1 - June 18, 2025 [ NPM PACKAGE RELEASE ] * Altered credential object return value * Updates to documentation * Updates to example apps ## Release 2.4.0 - June 14, 2025 * Lowered base React Native support to 0.60 * Lowered Android support to AndroidOS 7 / API 24 * Updates to documentation * Updates to example apps ## Release 2.3.0 - April 11, 2025 [ NPM PACKAGE RELEASE ] * Added optimized UMFA flows * Updates to WASM build artifacts * Update example UMFA application * Minor bug fixes and improvements * Documentation and Version Bump Changes ## Release 2.2.5 - January 27, 2025 * Added React Native support, through new NPM package @ideem/zsm-react-native