Skip to content

Latest commit

 

History

History

sfa-web-custom-jwt-example

Web3Auth (@web3auth/single-factor-auth) Custom JWT 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 a Custom JWT React Example.

How to Use

Download Manually

npx degit Web3Auth/web3auth-pnp-examples/single-factor-auth-web/sfa-web-custom-jwt-example w3a-sfa-web-custom-jwt-example

Install & Run:

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

Important Links