Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
[![Build](https://github.com/wultra/react-native-powerauth-mobile-sdk/actions/workflows/build-library.yml/badge.svg)](https://github.com/wultra/react-native-powerauth-mobile-sdk/actions/workflows/build-library.yml)
[![Build](https://github.com/wultra/react-native-powerauth-mobile-sdk/actions/workflows/build-cordova.yml/badge.svg)](https://github.com/wultra/react-native-powerauth-mobile-sdk/actions/workflows/build-cordova.yml)
[![Build](https://github.com/wultra/react-native-powerauth-mobile-sdk/actions/workflows/build-react-native.yml/badge.svg)](https://github.com/wultra/react-native-powerauth-mobile-sdk/actions/workflows/build-react-native.yml)
[![End2End tests](https://github.com/wultra/react-native-powerauth-mobile-sdk/actions/workflows/mobile-e2e.yml/badge.svg)](https://github.com/wultra/react-native-powerauth-mobile-sdk/actions/workflows/mobile-e2e.yml)


In order to connect to the [PowerAuth](https://www.wultra.com/mobile-security-suite) service, mobile applications need to perform the required network and cryptographic processes, as described in the PowerAuth documentation. To simplify the implementation of these processes, developers can use This PowerAuth JS SDK library (for Android and iOS) from this repository.
Expand Down
Loading