ankitbko / vscode-pull-request-azdo

Azure Devops Pull Requests for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ankitbko.vscode-pull-request-azdo
MIT License
64 stars 23 forks source link

Implement Microsoft Auth provider #69

Closed Igsu-Bravo closed 9 months ago

Igsu-Bravo commented 2 years ago

Replace requesting PATs from user with the built-in authentication provider. Related to https://github.com/ankitbko/vscode-pull-request-azdo/issues/68

Apparently scopes cannot be used in the configuration array as I would've expected, I'm not entirely sure about what kind of accessToken the user gets via the API and does it have way more permissions than what it's needed for this extension 🤔

Tested it with a personal project in DevOps and it seemed to work fine. Let me know if anything comes to your mind, I'm happy to help!

github-actions[bot] commented 9 months ago

Unit Test Results

0 files  0 suites   0s :stopwatch: 0 tests 0 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit f4ed0d64.