Skip to content

Beta 0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kober32 kober32 released this 20 Nov 11:19
337dd4e

Beta 0.1.0

Important

Beta releases are not released in the npmjs repository. To install the SDK into your app, please follow the instructions below.

Documentation

Documentation can be found here - as part of this repository (until the beta phase is finished).

React Native installation

1. PowerAuth dependency is required

npm i react-native-powerauth-mobile-sdk

2. Install mtoken beta SDK

npm i https://github.com/wultra/mtoken-sdk-js/releases/download/beta-0.1.0/react-native-mtoken-sdk-0.1.0.tgz

Cordova installation

1. PowerAuth dependency is required

Note

PowerAuth for Cordova is still in the beta phase

cordova plugin add https://github.com/wultra/react-native-powerauth-mobile-sdk/releases/download/cordova-0.2.0/cordova-powerauth-mobile-sdk-0.2.0.tgz

2. Install mtoken beta SDK

cordova plugin add https://github.com/wultra/mtoken-sdk-js/releases/download/beta-0.1.0/cordova-mtoken-sdk-0.1.0.tgz