vscode/extensions/github-authentication
2023-11-15 00:12:17 +01:00
..
images
media
src Add some integration tests for github-auth (#195729) 2023-10-16 13:58:44 -07: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 Bump telemetry package (#197168) 2023-11-01 20:51:03 +01:00
package.nls.json
README.md
tsconfig.json
yarn.lock chore: bump vscode-tas-client (#198257) 2023-11-15 00:12:17 +01: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.