maxmantz / redux-oidc-example

Small ReactJS application to demonstrate the usage of redux-oidc
MIT License
108 stars 68 forks source link

Passing configuration to UserManager #30

Open Jaganprafful opened 3 years ago

Jaganprafful commented 3 years ago

Is there any way to pass runtime configuration for userManager.js after running the npm run build? changing the identity provider externally and passing the values down to userManager to authenticate against the new identity provider