3.2.0
Thu, 05 Oct 2023 18:06:42 GMT
Minor changes
- Modified proactive refresh in silent-flow to also return the cached token when the token needs to be refreshed #6397. (rginsburg@microsoft.com)
- Refactor BrowserConfigurationAuthError #6473 (thomas.norling@microsoft.com)
- Add getAccount and enhance account filtering #6499 (hemoral@microsoft.com)
- Bump @azure/msal-common to v14.1.0 (beachball)
Patches
- doc: JSDoc for deprecated BrowserAuthErrorMessage (renaud.aste@ocea-sb.com)
- Instrument Crypto APIs #6512 (thomas.norling@microsoft.com)
- Refactor ClientAuthError for reduced size #6433 (thomas.norling@microsoft.com)
- Fix monitorIframeForHash telemetry event name (thomas.norling@microsoft.com)
- Use the proper algo name for
window.crypto.subtle.digest()
#6521 (kshabelko@microsoft.com) - use invoke for telem measurements #6486 (thomas.norling@microsoft.com)
- Refactor NativeAuthError, JoseHeaderError and AuthError for reduced size #6497 (thomas.norling@microsoft.com)
- Update telemetry measurements to use invoke #6484 (thomas.norling@microsoft.com)
- Add tokenBodyParameters support in RefreshTokenClient #6504 (sameera.gajjarapu@microsoft.com)
- Refactor ClientConfigurationError #6471 (thomas.norling@microsoft.com)
- Refactor InteractionRequiredAuthError #6472 (thomas.norling@microsoft.com)
- Bug fix: id token Base64 decoding #6535 (lalimasharda@microsoft.com)
- Add missing queue measurement instrumentation #6480 (kshabelko@microsoft.com)
Discussion: #6546