embeddedsdk 0.3.1 copy "embeddedsdk: ^0.3.1" to clipboard
embeddedsdk: ^0.3.1 copied to clipboard

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

Beyond-Identity-768x268

Beyond Identity Flutter SDK #

License

Embedded #

The Embedded SDK is a holistic SDK solution offering the entire experience embedded in your product. Users will not need to download the Beyond Identity Authenticator.

Installation #

Add the Beyond Identity Embedded SDK to your dependencies

dependencies:
  embeddedsdk: x.y.z

and run an implicit flutter pub get

Usage #

Check out the documentation for more information.

Example app #

To run the Android example app

  1. Run flutter pub get from the root of the repo
  2. Run flutter run from the example directory or use Android Studio. Make sure an Android device is running.

To run the iOS example app

  1. Run flutter pub get from the root of the repo
  2. Run pod install --repo-update from example/ios directory
  3. Run flutter run from the example directory or use XCode.
0
likes
120
pub points
0%
popularity

Publisher

verified publisherbeyondidentity.com

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

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on embeddedsdk