Skip to content

Latest commit

 

History

History
executable file
·
13 lines (7 loc) · 398 Bytes

README.md

File metadata and controls

executable file
·
13 lines (7 loc) · 398 Bytes

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