Skip to content

Releases: curityio/react-native-idsvr-haapi-sdk

Release list

v1.0.1

Choose a tag to compare

@anestos anestos released this 29 Jun 11:18

Security

  • Bumped the bundled HAAPI Android SDK to 5.5.1, patching [HSA-460]: the
    debug network_security_config.xml (cleartext for dev/LAN hosts) that shipped
    in the release AAR has been removed, so consumer apps no longer inherit
    android:networkSecurityConfig (with cleartextTrafficPermitted="true") in
    their merged manifest. iOS is unaffected (remains on HAAPI SDK 5.5.0).

v1.0.0

Choose a tag to compare

@anestos anestos released this 18 Jun 09:15

Added

  • First public release of @curity/identityserver-haapi-react-native-sdk
    — React Native bridge for the Curity Identity Server HAAPI native
    iOS and Android SDKs. See README.md for installation
    and the quick-start example.