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 pull request AzureAD#2656 from AzureAD/device-code-timeout
Adding request timeout for device code flow
- Loading branch information
Showing
13 changed files
with
17,242 additions
and
145 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
change/@azure-msal-angular-2020-11-25-19-29-14-device-code-timeout.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": "none", | ||
"comment": "package.lock change", | ||
"packageName": "@azure/msal-angular", | ||
"email": "[email protected]", | ||
"dependentChangeType": "none", | ||
"date": "2020-11-25T16:26:49.257Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@azure-msal-angularjs-2020-11-25-19-29-14-device-code-timeout.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": "none", | ||
"comment": "package.lock change", | ||
"packageName": "@azure/msal-angularjs", | ||
"email": "[email protected]", | ||
"dependentChangeType": "none", | ||
"date": "2020-11-25T16:27:01.359Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@azure-msal-browser-2020-11-25-19-29-14-device-code-timeout.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": "none", | ||
"comment": "package.lock change", | ||
"packageName": "@azure/msal-browser", | ||
"email": "[email protected]", | ||
"dependentChangeType": "none", | ||
"date": "2020-11-25T16:27:16.921Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@azure-msal-common-2020-11-25-19-29-14-device-code-timeout.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": "patch", | ||
"comment": "Adding device code timeout to the device code request(#2656)", | ||
"packageName": "@azure/msal-common", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch", | ||
"date": "2020-11-25T16:28:12.416Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@azure-msal-node-2020-11-25-19-29-14-device-code-timeout.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": "none", | ||
"comment": "package.lock change", | ||
"packageName": "@azure/msal-node", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch", | ||
"date": "2020-11-25T16:29:04.442Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@azure-msal-react-2020-11-25-19-29-14-device-code-timeout.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": "none", | ||
"comment": "package.lock change", | ||
"packageName": "@azure/msal-react", | ||
"email": "[email protected]", | ||
"dependentChangeType": "none", | ||
"date": "2020-11-25T16:29:14.020Z" | ||
} |
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": "none", | ||
"comment": "package.lock change", | ||
"packageName": "msal", | ||
"email": "[email protected]", | ||
"dependentChangeType": "none", | ||
"date": "2020-11-25T16:28:26.323Z" | ||
} |
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
Oops, something went wrong.