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-07-16 00:43:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb6f6df974487cf0ed7adc4edd53c12daaec27ff
vscode
/
extensions
/
github-authentication
/
src
T
History
Tyler Leonhardt
a3e60d2dff
Add messages for rejected promises
2021-12-07 16:23:04 -08:00
..
common
Add messages for rejected promises
2021-12-07 16:23:04 -08: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
remove keytar fallback in keychain and add a ton more logging to microsoft auth. ref
#133201
2021-10-25 11:16:37 -07:00
githubServer.ts
Fix typo in PAT auth flow error message
2021-10-20 16:37:02 -07:00