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.js
file for how to create client_id for testing. - aliased older
oidc-client
in place ofoidc-client-ts
as it alone works with google auth needed in the example