2.2.0
Thu, 05 Oct 2023 18:06:40 GMT
Minor changes
- Fix unhandled rejections & problems getting redirectUri in LoopbackClient #6481 (thomas.norling@microsoft.com)
- Modified proactive refresh in silent-flow to also return the cached token when the token needs to be refreshed #6397 (rginsburg@microsoft.com)
- Bump @azure/msal-common to v14.1.0 (beachball)
Patches
- expose the api from msal-node imported from common (email not defined)
- Refactor InteractionRequiredAuthError #6472 (thomas.norling@microsoft.com)
- Refactor AuthError for reduced size #6497 (thomas.norling@microsoft.com)
- Refactor ClientAuthError for reduced size #6433 (thomas.norling@microsoft.com)
- Refactor ClientConfigurationError #6471 (thomas.norling@microsoft.com)
Discussion: #6545