B2C Debugging Repo

This is a Single-Page-Application (SPA) for debugging the Azure B2C MSAL issue AzureAD/microsoft-authentication-library-for-js#5002.

To reproduce the bug, do the following:

  1. Clone the repo.
  2. Edit the file env.development.
  3. Start the app with npm start.
  4. Click on the "Sign in" button and sign up / sign in.
  5. Click on "My Devices" in the nav bar.
  6. Clear the browser log.
  7. Press F5 to reload the page.
  8. Check the browser logs.