Skip to content

Latest commit

 

History

History

tkey-redirect-flow-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Web3Auth tKey React Redirect 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's tKey in a React environment.

How to Use

Download Manually

npx degit tkey/tkey-examples/tkey-web/tkey-redirect-flow-example w3a-tkey-redirect-flow-example

Install & Run:

cd w3a-tkey-redirect-flow-example
npm install
npm run start
# or
cd w3a-tkey-redirect-flow-example
yarn
yarn start

Important Links