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-05-17 13:50:46 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f062e5cc371bbf5e5329fcf17cb599ff84824af2
vscode
/
extensions
/
github-authentication
/
src
T
History
Logan Ramos
c047af40b2
Fix compilation
2022-01-19 16:18:14 -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
Fix compilation
2022-01-19 16:18:14 -05: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
Fix compilation
2022-01-19 16:18:14 -05:00
githubServer.ts
Add proper error message on getUserInfo (
#140277
)
2022-01-10 11:35:20 -08:00