vscode/extensions/github-authentication
Tyler James Leonhardt cd6bd0a01a
Bug fix: check account id not session id (#206990)
This should be checking the account id not the session id... otherwise the user will get a modal every time they go through the login flow.
2024-03-06 19:02:46 +01:00
..
images
media
src Bug fix: check account id not session id (#206990) 2024-03-06 19:02:46 +01: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
package.json Bump tas client (#206106) 2024-02-23 10:00:23 -08:00
package.nls.json
README.md
tsconfig.json
yarn.lock Bump tas client (#206106) 2024-02-23 10:00:23 -08: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.