Sample Integration
To better understand the APIs of the PowerAuth React Native SDK, we prepared a sample test application.
Test Application
The test application with the PowerAuth React Native SDK integration can be found inside the testapp
folder of the GitHub repository. Visit _tests folder for example usage of the SDK. The PowerAuth_Example.ts file is perhaps the best start point, because contains a well commented example of the activation flow.
The test application is using our powerauth-js-test-client
library to manage activations on the server automatically. You suppose to don’t do such thing in the real application.
Last updated on Oct 07, 2022 (13:10)
Edit on Github
Send Feedback