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-28 12:33:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4affcdb07c275abdf9944180e7c6e3e82ad3edb2
vscode
/
extensions
/
github-authentication
/
src
History
Daniel Rosenwasser
5cde74b767
Fix accidental case fallthroughs in experimentation services. (
#161339
)
2022-09-20 12:00:32 -07:00
..
common
Support log output channels for extensions (
#161249
)
2022-09-19 09:03:41 -07:00
env
/browser
add fallback auth server for github auth and better fallback logic
2022-04-15 15:48:29 -07:00
authServer.ts
add fallback auth server for github auth and better fallback logic
2022-04-15 15:48:29 -07:00
experimentationService.ts
Fix accidental case fallthroughs in experimentation services. (
#161339
)
2022-09-20 12:00:32 -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
GHES oauth flow support (
#160679
)
2022-09-14 11:26:02 -07:00
githubServer.ts
GHES oauth flow support (
#160679
)
2022-09-14 11:26:02 -07:00