bi_sdk_flutter 2.0.2 copy "bi_sdk_flutter: ^2.0.2" to clipboard
bi_sdk_flutter: ^2.0.2 copied to clipboard

The Embedded SDK offers the entire passkey creation and authentication experience embedded in your product.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.0.2 - 2025-09-16 #

Added #

  • New attribute passkeyId has been added to the Passkey model. This ID matches the cloud ID found in the console.
  • Support Flutter 3.32.0+
  • Support Android 16KB page size

Changed #

  • Update authentication flow to improve performance, stability, and security

2.0.1 - 2023-09-25 #

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 - 2023-01-09 #

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 #

  • The SDK can now be imported into a default flutter project without compilation errors
  • The example app now displays an error when attempting to authenticate without a credential
  • Scheme without a path is now recognized as a valid URL when binding a credential

1.0.1 - 2022-11-18 #

Changed #

  • Removed url_launcher as a dependency.

1.0.0 - 2022-09-21 #

Changed #

  • Updated the Flutter SDK to support our newly released Secure Customer product. See the documentation for more details.
0
likes
150
points
40
downloads

Documentation

Documentation
API reference

Publisher

verified publisherbeyondidentity.com

Weekly Downloads

The Embedded SDK offers the entire passkey creation and authentication experience embedded in your product.

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on bi_sdk_flutter

Packages that implement bi_sdk_flutter