Skip to content

kshitijofficial/web3authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Project Name: web3Auth

Description:

🔐 This project aims to facilitate authentication through Web3 and streamline user login processes using various social providers and authentication platforms.

YouTube Link:

🎥 YouTube Tutorial

Important Steps:

  1. Clone the Repository:

    git clone https://github.com/kshitijofficial/web3authentication.git
  2. Navigate to Client Directory:

    cd client
  3. Install Dependencies:

    npm install
  4. Configuration:

    • Go to config/config.js and input your:

      • Client ID
      • Chain Configuration
      • Contact Address
    • In utils/authService.js, enter the client ID from Auth0. Visit Auth0 for details.

    • Update components/Login.js:

      • Enter the domain from Auth0 in the domain field.
  5. Start Client:

    npm start
  6. Navigate to Server Directory:

    cd ../server
  7. Install Server Dependencies:

    npm install
  8. Start Server:

    npm start

Important Links:

For detailed instructions and usage, refer to the Web3Auth Documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published