Skip to content

Oidc Client implementation with React Context and react-router-dom, to manage the auth process and manage private and public routes

Notifications You must be signed in to change notification settings

jeftarmascarenhas/oidc-react-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project add the implementation of Oidc-client to Create React App.

Installation

You have to configure this variables IDENTITY_CONFIG and METADATA_OIDC and the environment variables inside of the env.development and .evn.production

After that run

npm start

or

npm run build

About

Oidc Client implementation with React Context and react-router-dom, to manage the auth process and manage private and public routes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.6%
  • HTML 10.2%
  • CSS 2.2%