- 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
- SignUp at Auth0
- Add a new application in it
- Update Allowed Callback URLs in "Settings"
- Update .env with Auth0 Settings
- Create Auth object in "root/src/Auth"