Changelog
2.1.0
- Added
mobileTokenData
to 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
register
method inWMTPush
now acceptsWMTPushData
object instead of separate parameters- for more information, see migration guide
2.0.0
- Removed
react-native-device-info
dependency for react-native - Removed
cordova-plugin-device
andcordova-plugin-buildinfo
dependencies for Cordova WMTPlatformUtils.getDefaultUserAgent
now return promise (Promise<string>
)- Minimal required version for
PowerAuth Mobile JS SDK
raised to4.1.0
PowerAuth Mobile JS SDK
is now a peer dependency, and you need to add it manually alongside themtoken-sdk-js
1.1.0
- Removed
react-native-device-info
dependency for react-native - Removed
cordova-plugin-device
andcordova-plugin-buildinfo
dependencies for Cordova WMTPlatformUtils.getDefaultUserAgent
now return promise (Promise<string>
)- Minimal required version for
PowerAuth Mobile JS SDK
raised to3.2.0
PowerAuth Mobile JS SDK
is 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 Aug 27, 2025 (09:56)
Edit on Github
Send Feedback