PowerAuth Mobile JS SDK
In order to connect to the PowerAuth service, mobile applications need to perform the required network and cryptographic processes, as described in the PowerAuth documentation. To simplify the implementation of these processes, developers can use This PowerAuth Mobile JS SDK library (for Android and iOS) from this repository.
We currently support REACT NATIVE and APACHE CORDOVA development platforms.
Support and compatibility
Version | React-Native1 | Cordova | Native SDK | Server version | Support Status |
---|---|---|---|---|---|
3.0.x |
0.73+ |
12.0.0+ |
1.7.x |
0.24+ |
Fully supported |
2.5.x |
0.73+ |
- | 1.7.x |
0.24+ |
Security bugfixes |
2.4.x |
0.71+ |
- | 1.7.x |
0.24+ |
Security bugfixes |
2.3.x |
0.64 - 0.70 |
- | 1.7.x |
0.24+ |
Not supported |
2.2.x |
- | 1.6.x |
0.24+ |
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 Apache 2.0 license, you can use them with no restriction. If you are using PowerAuth 2.0, 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].
Security Disclosure
If you believe you have identified a security vulnerability with PowerAuth, you should report it as soon as possible via email to [email protected]. Please do not post it to a public issue tracker.