14.6.0
Tue, 09 Jan 2024 00:03:25 GMT
Minor changes
- Dynamically load BrowserPerformanceMeasurement to capture browser perf measurements if session storage flag is set #6748 (kshabelko@microsoft.com)
Patches
- Dont lookup tokens until they are needed (thomas.norling@microsoft.com)
- Handle bad_token by removing bad refresh token from cache #6757 (hemoral@microsoft.com)
- Convert ThrottlingEntity into a Type (thomas.norling@microsoft.com)
- Refactor AuthorityMetadataEntity into type (thomas.norling@microsoft.com)
- Refactor appMetadataEntity into Type (thomas.norling@microsoft.com)
- Check RT expiration before attempting to redeem it #6703 (thomas.norling@microsoft.com)
- Fix external account loading #6744 (hemoral@microsoft.com)
- Fix token refreshes with relative redirectUri #6761 (thomas.norling@microsoft.com)