Skip to content

Releases: gobeyondidentity/bi-sdk-react-native

2.0.2

30 Jan 20:17
2.0.2
c96dc7f

Choose a tag to compare

Added

  • New attribute passkeyId has been added to the Passkey model. This ID matches the cloud ID found in the console.

Changed

  • Update authentication flow to improve performance, stability, and security
  • Support React Native 0.81.4+
  • Support Android 16KB page size

2.0.1

28 Sep 20:21

Choose a tag to compare

Added

  • New function getAuthenticationContext to retrieve authentication parameters for the ongoing transaction.
  • New function authenticateOtp to enable authentication with a one time password.
  • New function redeemOtp to enable redeeming a one time password.

2.0.0

07 Feb 22:15

Choose a tag to compare

Added

A new expo config plugin to support development builds or prebuilds on expo

Changed

Rename instances of Credential to Passkey
Update example app to authenticate with Beyond Identity by using Invocation Type manual
Prefixed Credential properties to prevent name conflicts
Nest tenantId, realmId, and identityId under appropriate objects in the Credential
Update support links in the example app

Fixed

Scheme without a path is now recognized as a valid URL when binding a passkey

1.0.0

18 Oct 20:06

Choose a tag to compare

Changed

Updated the React Native SDK to support our newly released Secure Customer product. See the documentation for more details.