Installation
Required Polyfills
IMPORTANT: Configure polyfills at your app’s entry point before importing any other code.1. Install Dependencies
2. Configure Polyfills
Create a fileentrypoint.js:
package.json:
Quick Start
createAccount, an OTP code will be sent to the user’s email. The user must enter this code, which you then pass to completeAuthAndCreateAccount to complete the authentication flow.