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 direct calls to PowerAuth Cloud component to manage activations on the server automatically. You suppose to don’t do such thing in the real application.
Read Next
Last updated on Sep 04, 2025 (11:51)
Edit on Github
Send Feedback