This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
mirror of
https://github.com/microsoft/vscode.git
synced
2026-09-12 20:12:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2513b5ea75e33b9727fe8e1aa50d931c4d0e735
vscode
/
extensions
/
github-authentication
/
src
/
common
T
History
Tyler James Leonhardt
191be39e5a
Make sure the same GitHub account is used until we support multiple GH accounts (
#206847
)
...
Fixes
https://github.com/microsoft/vscode/issues/203850
2024-03-04 15:01:51 -08:00
..
env.ts
Re-work auth flows into separate file (
#186939
)
2023-07-03 15:06:42 -07:00
errors.ts
Make sure the same GitHub account is used until we support multiple GH accounts (
#206847
)
2024-03-04 15:01:51 -08:00
experimentationService.ts
…
keychain.ts
Remove CredentialsService & keytar (
#192224
)
2023-09-05 17:47:30 -07:00
logger.ts
Try to revoke tokens that are getting deleted
2023-07-17 14:12:10 -07:00
utils.ts
…