3.0.4 • Published 9 months ago
@beyondidentity/bi-sdk-js v3.0.4
Beyond Identity JavaScript SDK
Embedded SDK
Goodbye, passwords! The Beyond Identity SDKs allow you to embed the Passwordless experience into your product. A set of functions are provided to you through the Embedded namespace. These SDKs supports OIDC and OAuth 2.0.
Installation
yarn add @beyondidentity/bi-sdk-js
or
npm install @beyondidentity/bi-sdk-js
Usage
Check out the Developer Documentation and the SDK API Documentation for more information.
Setup
First, before calling the Embedded functions, make sure to initialize the SDK.
import { Embedded } from "@beyondidentity/bi-sdk-js";
const embedded = await Embedded.initialize();
Example App
To get started:
git clone git@github.com:gobeyondidentity/bi-sdk-js.git
yarn example
3.0.4
9 months ago
3.0.3
1 year ago
3.0.2
1 year ago
3.0.1
1 year ago
3.0.0
1 year ago
2.0.5
2 years ago
2.0.4
2 years ago
2.0.3
2 years ago
2.0.2
2 years ago
2.0.1
2 years ago
2.0.0
2 years ago
1.0.10
3 years ago
1.0.9
3 years ago
1.0.8
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago