-
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Move all authentication to single command (#100)
- Added `Connect-WtWinTuner` and `Disconnect-WtWinTuner` commands - Authentication related parameters removed from all other commands - Added `Get-WtToken` to allow getting a toking using the set authentication, to use in other scripts for instance. - Packages updated **BREAKING CHANGE**: Scripts that rely upon the authentication parameters in all other commandlets will all break!
- Loading branch information
Showing
37 changed files
with
2,696 additions
and
2,774 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
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.