Changelog
3.0.0 (TBA)
- Implemented OIDC activation
- Improved proximity check time handling (breaking:
WMTUserOperationProximityCheckis now a class; timestamps are adjusted to server-synchronized time automatically during authorization) - Added PreApproval Screens & PreApprovalScreensRecorder support (documentation)
- Added
reject(operation, reason)overload that includesoperation.mobileTokenDatain the request for passing customer-specific data
2.1.0
- Added
mobileTokenDatato authorize request for passing customer-specific data (documentation)- Available with PowerAuth server 1.10+
- Can be used for fraud detection systems (FDS) or other custom business logic
registermethod inWMTPushnow acceptsWMTPushDataobject instead of separate parameters- for more information, see migration guide
2.0.0
- Removed
react-native-device-infodependency for react-native - Removed
cordova-plugin-deviceandcordova-plugin-buildinfodependencies for Cordova WMTPlatformUtils.getDefaultUserAgentnow return promise (Promise<string>)- Minimal required version for
PowerAuth Mobile JS SDKraised to4.1.0 PowerAuth Mobile JS SDKis now a peer dependency, and you need to add it manually alongside themtoken-sdk-js
1.1.0
- Removed
react-native-device-infodependency for react-native - Removed
cordova-plugin-deviceandcordova-plugin-buildinfodependencies for Cordova WMTPlatformUtils.getDefaultUserAgentnow return promise (Promise<string>)- Minimal required version for
PowerAuth Mobile JS SDKraised to3.2.0 PowerAuth Mobile JS SDKis now a peer dependency, and you need to add it manually alongside themtoken-sdk-js
1.0.0
- Initial SDK release
- Supported platforms: React Native, Cordova
Last updated on Jul 24, 2026 (11:52)
Edit on Github
Send Feedback