mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 21:51:43 -05:00
This improves the PAT auth flow by showing a modal to open github.com with the scopes already pre-filled. This should allow for less room for error during the PAT auth. Additionally, this allows PAT auth flow to be used as a fallback for GH Enterprise flows.