Skip to content

Latest commit

 

History

History

sfa-web-auth0-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Web3Auth (@web3auth/single-factor-auth) Auth0 React Example

Web3Auth Web3Auth

Join our Community Portal to get support and stay up to date with the latest news and updates.

This example demonstrates how to use Web3Auth Single Factor Auth Web SDK in Auth0 React Example.

How to Use

Download Manually

npx degit Web3Auth/web3auth-core-kit-examples/single-factor-auth-web/sfa-web-auth0-example w3a-sfa-web-auth0-example

Install & Run:

cd w3a-sfa-web-auth0-example
npm install
npm run start
# or
cd w3a-sfa-web-auth0-example
yarn
yarn start

Important Links