Skip to content

chandrikaAggarwal/react-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Login and Blog

Steps to implement Auth0

  1. Download the required dependencies using command -
npm install auth0-js@9.13.4 auth0-lock@11.25.1 express@4.17.1 express-jwt@5.3.1 express-jwt-authz@1.0.0 jwks-rsa@1.3.0 npm-run-all@4.1.5 react-router-dom@5.2.0
  1. SignUp at Auth0
    • Add a new application in it
    • Update Allowed Callback URLs in "Settings"
  2. Update .env with Auth0 Settings
  3. Create Auth object in "root/src/Auth"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published