bi_sdk_flutter 2.0.0
bi_sdk_flutter: ^2.0.0 copied to clipboard
Passwordless identities for workforces and customers
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.0 - 2023-01-09 #
Changed #
- Rename instances of
CredentialtoPasskey - Update example app to authenticate with Beyond Identity by using Invocation Type
manual - Prefixed
Credentialproperties 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.0 - 2022-09-21 #
Changed #
- Updated the Flutter SDK to support our newly released Secure Customer product. See the documentation for more details.