Sample Integration
To better understand the APIs of the PowerAuth Mobile JS SDK, we prepared a sample test application.
Test Application
The test application with the PowerAuth Mobile JS 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 Jan 29, 2025 (12:48)
Edit on Github
Send Feedback