redux-oidc-example icon indicating copy to clipboard operation
redux-oidc-example copied to clipboard

Replace Webpack with Vite Bundler

Open CarreraPHP opened this issue 1 year ago • 0 comments

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 of oidc-client-ts as it alone works with google auth needed in the example

CarreraPHP avatar Oct 08 '23 21:10 CarreraPHP