-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing AzureCLI / CloudShell authentication
- Hard-coding the value for `expiresIn` due to the Azure CLI and CloudShell authentication models having different types - Updating `expiresOn` to be the difference in seconds between the baseDate & now - rather than a date - Parsing the AzureCLI time out in the local system timezone, given it's saved in local time but with no timezone info
- Loading branch information
1 parent
b5c0d2a
commit a04d94c
Showing
1 changed file
with
38 additions
and
6 deletions.
There are no files selected for viewing
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