git clone https://github.com/auth0/auth0-acul-react-boilerplate
Install the ACUL SDK. After cloning the react boilerplate, change the directory to the auth0-acul-react-boilerplate
folder and install the SDK.
Passwordless Email
auth0-acul-react-boilerplate/src
folder, create a folder called screens
and a file called Login.tsx
Import the SDK and in the React component initialize the SDK for the screen.
Passwordless for SMS
auth0-acul-react-boilerplate/src
folder, create a folder called screens
and a file called Login.tsx
. Import the SDK and in the React component initialize the SDK for the screen.
settings
folder and include in it a {SCREENNAME}.json
file.