Wultra Mobile Token JS SDK
Wultra Mobile Token SDK provides APIs for secure operation approval, push notifications, inbox messages, and OIDC flows.
We currently support REACT NATIVE and APACHE CORDOVA development platforms.
With Wultra Mobile Token (WMT) SDK, you can integrate an out-of-band operation approval into an existing mobile app, instead of using a standalone mobile token application. WMT is built on top of PowerAuth Mobile JS SDK. Individual endpoints are described in the Mobile Token API.
To understand the Wultra Mobile Token SDK purpose on a business level better, you can visit our own Mobile Token application. We use (native) Wultra Mobile Token SDK in our mobile token application as well.
With this SDK, you can:
- Retrieve, approve, or reject operations pending approval for a given user.
- Claim anonymous operations.
- Retrieve operation history.
- Do offline authorization.
- Register an existing PowerAuth activation to receive push notifications.
- Manage users’ inbox messages.
- Handle OpenID Connect (OIDC) authentication flows.
- Explore more.
Remarks:
- This library does not contain any UI.
- We also provide an Android, iOS, and Flutter versions of this library.
Open Source Code
The code of the library is open source and you can freely browse it in our GitHub at https://github.com/wultra/mtoken-sdk-js
Support and compatibility
| Version | React Native1 | Cordova | PowerAuth JS SDK | Support Status |
|---|---|---|---|---|
2.1.x |
0.73+ |
12.0.0+ |
^4.1.0 |
Fully supported |
2.0.x |
0.73+ |
12.0.0+ |
^4.1.0 |
Not supported |
1.1.x |
0.73+ |
12.0.0+ |
^3.2.0 |
Bugfixes |
1.0.x |
0.73+ |
12.0.0+ |
^3.0.0 |
Not supported |
Note 1: The library may also work with other React Native versions but we don’t guarantee compatibility. The specified version is the version that we use for the development and for the tests.
License
All sources are licensed using the Apache 2.0 license. You can use them with no restrictions. If you are using this library, please let us know. We will be happy to share and promote your project.
Contact
If you need any assistance, do not hesitate to drop us a line at [email protected] or our official wultra.com/discord channel.
Security Disclosure
If you believe you have identified a security vulnerability with Wultra Mobile Token SDK, you should report it as soon as possible via email to [email protected]. Please do not post it to a public issue tracker.