forked from AzureAD/microsoft-authentication-library-for-js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'msal-react-useAccount-hook' of https://github.com/Azure…
…AD/microsoft-authentication-library-for-js into msal-react-unit-tests
- Loading branch information
Showing
41 changed files
with
476 additions
and
119 deletions.
There are no files selected for viewing
8 changes: 0 additions & 8 deletions
8
change/@azure-msal-browser-2020-10-23-16-09-46-browser-cdn-sri-script.json
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
change/@azure-msal-browser-2020-10-26-17-41-17-custom-storage-v2-rework.json
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
change/@azure-msal-browser-2020-10-26-18-16-36-handleredirectpromise-hash.json
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
change/@azure-msal-browser-2020-10-27-11-19-17-history-replace-state-function.json
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
change/@azure-msal-browser-2020-10-28-17-06-48-msal-browser-set-logger.json
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
change/@azure-msal-browser-2020-10-29-11-53-19-handle-redirect-event.json
This file was deleted.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
change/@azure-msal-node-2020-10-29-13-30-16-msal-node-set-logger.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "prerelease", | ||
"comment": "Add getLogger and setLogger to msal-node (#2520)", | ||
"packageName": "@azure/msal-node", | ||
"email": "[email protected]", | ||
"dependentChangeType": "none", | ||
"date": "2020-10-29T20:30:16.899Z" | ||
} |
8 changes: 0 additions & 8 deletions
8
change/msal-2020-10-27-11-19-17-history-replace-state-function.json
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
change/msal-node-on-behal-of-web-app-2020-09-25-16-09-03-eslint-import-header.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,70 @@ | ||
{ | ||
"name": "@azure/msal-browser", | ||
"entries": [ | ||
{ | ||
"date": "Fri, 30 Oct 2020 00:52:19 GMT", | ||
"tag": "@azure/msal-browser_v2.5.1", | ||
"version": "2.5.1", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Restore string to cacheLocation type (#2523)", | ||
"author": "[email protected]", | ||
"commit": "7f45b2d37f6784f25aa454f599d0cb7f81463b5c", | ||
"package": "@azure/msal-browser" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 29 Oct 2020 20:36:48 GMT", | ||
"tag": "@azure/msal-browser_v2.5.0", | ||
"version": "2.5.0", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Add handleRedirect End Event (#2518)", | ||
"author": "[email protected]", | ||
"commit": "22369204b53bbd7b791d83f5b9476661eebdeda5", | ||
"package": "@azure/msal-browser" | ||
}, | ||
{ | ||
"comment": "Ensure history.replaceState is a function", | ||
"author": "[email protected]", | ||
"commit": "77143b3994fb16313324fb91799e38a462bac1c1", | ||
"package": "@azure/msal-browser" | ||
}, | ||
{ | ||
"comment": "Allow hash to be passed into handleRedirectPromise, reset non-msal after processing", | ||
"author": "[email protected]", | ||
"commit": "689c9df7a9fe3f9dabb7cdd604a84707fd216154", | ||
"package": "@azure/msal-browser" | ||
} | ||
], | ||
"minor": [ | ||
{ | ||
"comment": "Add getLogger and setLogger to msal-browser (#2513)", | ||
"author": "[email protected]", | ||
"commit": "664b02b2c8075ef0a5fd3880ce38117523ed3e74", | ||
"package": "@azure/msal-browser" | ||
}, | ||
{ | ||
"comment": "Adding memory storage option for cache location (#2481)", | ||
"author": "[email protected]", | ||
"commit": "f07cef165707ffa46827069a0d0d202eb0313312", | ||
"package": "@azure/msal-browser" | ||
} | ||
], | ||
"none": [ | ||
{ | ||
"comment": "Add script to automate generation and updating of browser SRI hashes", | ||
"author": "[email protected]", | ||
"commit": "894453a2e68a9570ba6984da6f692ed05188ae8f", | ||
"package": "@azure/msal-browser" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 26 Oct 2020 21:00:29 GMT", | ||
"tag": "@azure/msal-browser_v2.4.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,32 @@ | ||
# Change Log - @azure/msal-browser | ||
|
||
This log was last generated on Mon, 26 Oct 2020 21:00:29 GMT and should not be manually modified. | ||
This log was last generated on Fri, 30 Oct 2020 00:52:19 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 2.5.1 | ||
|
||
Fri, 30 Oct 2020 00:52:19 GMT | ||
|
||
### Patches | ||
|
||
- Restore string to cacheLocation type (#2523) ([email protected]) | ||
|
||
## 2.5.0 | ||
|
||
Thu, 29 Oct 2020 20:36:48 GMT | ||
|
||
### Minor changes | ||
|
||
- Add getLogger and setLogger to msal-browser (#2513) ([email protected]) | ||
- Adding memory storage option for cache location (#2481) ([email protected]) | ||
|
||
### Patches | ||
|
||
- Add handleRedirect End Event (#2518) ([email protected]) | ||
- Ensure history.replaceState is a function ([email protected]) | ||
- Allow hash to be passed into handleRedirectPromise, reset non-msal after processing ([email protected]) | ||
|
||
## 2.4.1 | ||
|
||
Mon, 26 Oct 2020 21:00:29 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,35 @@ | ||
{ | ||
"name": "msal", | ||
"entries": [ | ||
{ | ||
"date": "Thu, 29 Oct 2020 20:36:48 GMT", | ||
"tag": "msal_v1.4.3", | ||
"version": "1.4.3", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Fix ID token matching logic to ignore non-JSON cache keys (#2510)", | ||
"author": "[email protected]", | ||
"commit": "93d2d668a60f9cff09e7c6b048831fb8b9d1bd18", | ||
"package": "msal" | ||
}, | ||
{ | ||
"comment": "Ensure history.replaceState is a function", | ||
"author": "[email protected]", | ||
"commit": "77143b3994fb16313324fb91799e38a462bac1c1", | ||
"package": "msal" | ||
} | ||
], | ||
"none": [ | ||
{ | ||
"comment": "Add SRI script for core", | ||
"author": "[email protected]", | ||
"commit": "63a305f340f2dc1738c85268d56563a471c98a57", | ||
"package": "msal" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 26 Oct 2020 21:00:29 GMT", | ||
"tag": "msal_v1.4.2", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,18 @@ | ||
# Change Log - msal | ||
|
||
This log was last generated on Tue, 20 Oct 2020 23:47:28 GMT and should not be manually modified. | ||
This log was last generated on Thu, 29 Oct 2020 20:36:48 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 1.4.3 | ||
|
||
Thu, 29 Oct 2020 20:36:48 GMT | ||
|
||
### Patches | ||
|
||
- Fix ID token matching logic to ignore non-JSON cache keys (#2510) ([email protected]) | ||
- Ensure history.replaceState is a function ([email protected]) | ||
|
||
## 1.4.2 | ||
|
||
Tue, 20 Oct 2020 23:47:28 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.