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:
- Clone the repo.
- Edit the file
env.development
. - Start the app with
npm start
. - Click on the "Sign in" button and sign up / sign in.
- Click on "My Devices" in the nav bar.
- Clear the browser log.
- Press F5 to reload the page.
- Check the browser logs.