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-03-03 07:19:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f86e5d14afe60ceddb339ebc73bbd501f5029312
vscode
/
extensions
/
github-authentication
/
src
History
Johannes Rieken
68e819043c
use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files
2021-11-09 15:53:35 +01:00
..
common
remove keytar fallback in keychain and add a ton more logging to microsoft auth. ref
#133201
2021-10-25 11:16:37 -07: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