Releases: AzureAD/microsoft-authentication-library-for-js
Releases · AzureAD/microsoft-authentication-library-for-js
@azure/msal-angular v1.1.1
Republish v1.1.0 with correct packaging.
@azure/msal-angular v1.1.0
1.1.0
Tue, 25 Aug 2020 00:40:45 GMT
Minor changes
- Update protectedResources with wildcard, remove unprotectedResources from msal-angular (#2029) (joarroyo@microsoft.com)
@azure/msal-node v1.0.0-alpha.5
1.0.0-alpha.5
Tue, 25 Aug 2020 00:40:45 GMT
Changes
- update APP_META_DATA to APP_METADATA (sameera.gajjarapu@microsoft.com)
- Client Capabilities Support (#2169) (thomas.norling@microsoft.com)
- Remove log statement (email not defined)
- undefined (sagonzal@microsoft.com)
@azure/msal-common v1.1.1
1.1.1
Thu, 13 Aug 2020 02:20:48 GMT
Patches
- knownAuthorities enhancements (#2106) (thomas.l.norling@gmail.com)
- Update typing of IdTokenClaims (#2105) (hemoral@microsoft.com)
- Fix hash parsing issue from #2118 and back button cache clearing (#2129) (prkanher@microsoft.com)
@azure/msal-browser v2.0.2
2.0.2
Thu, 13 Aug 2020 02:20:48 GMT
Patches
- Fix hash parsing issue from #2118 and back button cache clearing (#2129) (prkanher@microsoft.com)
Release msal v1.3.4
@azure/msal-node v1.0.0-alpha.4
1.0.0-alpha.4
- Add confidential client support (#2023)
@azure/msal-node-extensions v1.0.0-alpha.1
1.0.0-alpha.1
- Increment @azure/msal-common version to 1.1.0
@azure/msal-node-extensions v1.0.0-alpha.0
@azure/msal-common v1.1.0
1.1.0
Breaking Changes
- None
Features and Fixes
- Decode state from URI Encoding before comparing (#2049)
- getAllAccounts() returns empty array instead of
null
(#2059) - Updated the
UrlString.canonicalizeUri()
API to be static (#2078) - Add sid to
AuthorizationUrlRequest
and as part of request parameters sent to server (#2030) - Enable server telemetry headers to be formatted and sent in every request (#1917)
- Enable platform level state information to be sent and read through the request state (#2045)
- Add the confidential client flow (#2023)