redux-oidc-example
redux-oidc-example copied to clipboard
Replace Webpack with Vite Bundler
Changes done:
- Replace Webpack with Vite Bundler
- Removed dist folder
- Add comments in
userManager.jsfile for how to create client_id for testing. - aliased older
oidc-clientin place ofoidc-client-tsas it alone works with google auth needed in the example