Skip to content

jarekucinski/react-auth0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Check and see Securing React Apps with Auth0 course on Pluralsight.

Integrated with Auth0 a universal authentication & authorization platform for web, mobile and legacy applications.

React-Auth0

This is a React Router based application for navigation and page authorization based on roles and permissions vio Auth0 Rules and Scopes.

What I Learned

  • Configure Auth0 authentication provider to React app.
  • Connect via Auth0 to authentication providers like Google and Facebook to login and fetch user profile data.
  • React Router for page navigation that bases on user authentication and authorization rights.
  • React Context to share data across application.
  • Using session storage.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published