Franpastoragusti / oidc-react-app

Oidc Client implementation with React Context and react-router-dom, to manage the auth process and manage private and public routes
43 stars 23 forks source link

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