vscode/extensions/github-authentication
Tyler James Leonhardt 9d4274e559
Remove session if it is being replaced (#212504)
A bug that has probably existed for quite a while... if we are replacing a session, we should say the old session is removed.
2024-05-11 14:49:03 +02:00
..
images
media more accurate naming of pages 2022-04-27 15:40:41 -07:00
src Remove session if it is being replaced (#212504) 2024-05-11 14:49:03 +02:00
.gitignore
.vscodeignore
extension-browser.webpack.config.js Try to revoke tokens that are getting deleted 2023-07-17 14:12:10 -07:00
extension.webpack.config.js Depend on platform implementations for common features (#165950) 2022-11-09 14:29:21 -08:00
package.json chore: update to electron 29 (#209818) 2024-05-11 01:20:28 +09:00
package.nls.json
README.md
tsconfig.json #159892 Finalize (#165925) 2022-11-09 10:28:27 -05:00
yarn.lock chore: update to electron 29 (#209818) 2024-05-11 01:20:28 +09:00

GitHub Authentication for Visual Studio Code

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

This extension provides support for authenticating to GitHub. It registers the github Authentication Provider that can be leveraged by other extensions. This also provides the GitHub authentication used by Settings Sync.