Jo Arroyo
Jo Arroyo
@karthigamahe Have you followed the [MSAL Browser](https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/lib/msal-browser/docs/v2-migration.md) and [MSAL Angular](https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/lib/msal-angular/docs/v2-v3-upgrade-guide.md) upgrade guides? Alternatively, if you are using a hash routing strategy, see our [FAQ](https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/lib/msal-angular/FAQ.md#hashlocationstrategy) for how to handle routing.
@bvwidt Thank you for your interest in contributing to our library. Unfortunately, the html tags you are looking to add aren't strictly necessary for every application using MSAL Angular. While...
> > > I wonder if we should log a flag to telemetry to explicitly indicate a retry was performed? Or is it preferable to determine this by building queries...
@PalSzoboszlay Thanks for documenting this. I will be investigating for either a bugfix or a documentation update, and will post updates here. Thanks
Reopening issue. As the change made to the MSAL Interceptor was to address a bug in the way MSAL Interceptor handled relative paths (as you linked above), I will update...