vscode/extensions/github-authentication
2024-10-18 01:36:06 +02:00
..
images
media
src Make multiple accounts the default (#231618) 2024-10-18 01:36:06 +02:00
.gitignore
.npmrc chore: add npmrc to extensions folder (#230214) 2024-10-01 12:43:01 +02:00
.vscodeignore chore: rm unreached ignore items when build extensions. (#227906) 2024-09-09 10:32:51 +00:00
extension-browser.webpack.config.js
extension.webpack.config.js
package-lock.json feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
package.json Make multiple accounts the default (#231618) 2024-10-18 01:36:06 +02:00
package.nls.json
README.md
tsconfig.json Finalize getAccounts API (#224877) 2024-08-05 11:59:33 -07: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.