Skip to content

PowerAuth based Mobile Token SDK for Javascript mobile platforms

License

Notifications You must be signed in to change notification settings

wultra/mtoken-sdk-js

 
 

Repository files navigation

Wultra Mobile Token JS SDK

Wultra Mobile Token JS SDK is a high-level SDK for operation approval.

Note

We currently support REACT NATIVE and APACHE CORDOVA development platforms.

Introduction

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.

WMT SDK library does precisely this:

  • Retrieves the list of operations that are pending approval for a given user.
  • Approves or rejects operations with PowerAuth transaction signing.
  • Registers an existing PowerAuth activation to receive push notifications.

Remarks:

  • This library does not contain any UI.
  • We also provide an Android and iOS version of this library.

Support and compatibility

Version React-Native1 Cordova PowerAuth JS SDK Support Status
1.0.x 0.73+ 12.0.0+ 3.0.x Fully 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.

Documentation

The documentation is available at the Wultra Developer Portal or inside the docs folder.

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.

About

PowerAuth based Mobile Token SDK for Javascript mobile platforms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.5%
  • Objective-C 23.6%
  • JavaScript 5.0%
  • CSS 1.8%
  • HTML 1.1%
  • Kotlin 1.1%
  • Other 0.9%