mirror of
https://github.com/Microsoft/vscode
synced 2024-11-05 18:29:38 +00:00
cd6bd0a01a
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. |
||
---|---|---|
.. | ||
images | ||
media | ||
src | ||
.gitignore | ||
.vscodeignore | ||
extension-browser.webpack.config.js | ||
extension.webpack.config.js | ||
package.json | ||
package.nls.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
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.