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-30 05:21:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
98f401e8b951868cb4d9830e4c9ea0aa46292a3a
vscode
/
extensions
/
github-authentication
/
src
History
Tyler James Leonhardt
0091bcae20
Fixes
#164073
(
#164384
)
...
Fixes
#164073
2022-10-23 17:47:27 +02: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
Onboard GitHub & Microsoft auth extensions to l10n (
#163662
)
2022-10-14 08:41:21 -07:00
githubServer.ts
Fixes
#164073
(
#164384
)
2022-10-23 17:47:27 +02:00