This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-04-25 02:58:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0dba492e01c5ca1afff8a9de94ba6d8d29ea019f
vscode
/
extensions
/
github-authentication
/
src
History
Tyler Leonhardt
e8a26d3ebf
ensure we treat scopes sorted and we only return a single session since GH only supports a single log in
2021-12-20 17:12:53 -05:00
..
common
Use device flow over PAT when we are running in a server full environment but not in a supported uri (
#139255
)
2021-12-15 22:07:49 -05:00
experimentationService.ts
maintain promise instead in github-auth to ensure the exp service doesn't get created twice
2021-07-23 09:24:40 -07:00
extension.ts
refactor github auth to be a bit simpler. Remove PAT for GitHub auth since Settings Sync doesn't allow for it and add timeout so that GitHub Auth is not stuck.
2021-08-16 16:34:21 -07:00
github.ts
ensure we treat scopes sorted and we only return a single session since GH only supports a single log in
2021-12-20 17:12:53 -05:00
githubServer.ts
Use device flow over PAT when we are running in a server full environment but not in a supported uri (
#139255
)
2021-12-15 22:07:49 -05:00