Skip to content

Basic simple authentication for react application using Oauth

Notifications You must be signed in to change notification settings

ishwarrimal/oauth-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple demo for O-auth in a React project

Create account for auth0

  1. Visit auth0 website and create an account there.
  2. Create a dummy project and get the credentials.
  3. Copy paste the domain and clientId of your project in the auth_config.json file.

Steps to run

yarn install
yarn start

About

Basic simple authentication for react application using Oauth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published