forked from Azure/azure-sdk-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.
[Identity] TokenCache update. (Azure#14064)
* squashed the history * removed axios * I forgot to commit the changes to the API review file * Gracefully throwing on Node 8 and a changelog update * Added userPromptCallback to device code options and added a comment relevant to Node & * skipping browser unit tests for now * we use DPAPI on windows, not PNPM!! oops * version change in the manual test package.json * skipping persistence tests on OSX due to missing password * Jeff feedback * recorded the Node 15 error test * node 15 CI workaround while we wait for MSAL
- Loading branch information
1 parent
32561ce
commit 80bc5fb
Showing
115 changed files
with
9,476 additions
and
2,115 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
src/**/*.js | ||
!test/assets/cert.pem |
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.