Skip to content

PowerAuth based Mobile Token SDK for React Native

License

Notifications You must be signed in to change notification settings

wultra/react-native-mtoken-sdk

Repository files navigation

Wultra Mobile Token SDK for React Native

Warning

The SDK is still in development!

Wultra Mobile Token SDK for React-Native

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

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 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 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 for 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.

Documentation

Brief documentation is available here until until the initial development is finished.

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 hello@wultra.com 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 support@wultra.com. Please do not post it to a public issue tracker.