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-08-29 17:41:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eda33fc3e44ec06415e4ff4837a72ef97fde7089
vscode
/
extensions
/
github-authentication
/
src
/
common
T
History
Tyler Leonhardt
ac27273e48
Try to revoke tokens that are getting deleted
...
Best effort. Fixes
https://github.com/microsoft/vscode/issues/152055
2023-07-17 14:12:10 -07:00
..
env.ts
Re-work auth flows into separate file (
#186939
)
2023-07-03 15:06:42 -07:00
errors.ts
Re-work auth flows into separate file (
#186939
)
2023-07-03 15:06:42 -07:00
experimentationService.ts
Depend on platform implementations for common features (
#165950
)
2022-11-09 14:29:21 -08:00
keychain.ts
…
logger.ts
Try to revoke tokens that are getting deleted
2023-07-17 14:12:10 -07:00
utils.ts
…