vscode/extensions/github-authentication
2025-08-19 04:46:22 -07:00
..
images
media Redirect to vscode.dev/redirect and then vscode://.... (#254841) 2025-07-09 12:33:37 +02:00
src Fall back to alternate fetch implementation (#262181) 2025-08-19 04:46:22 -07:00
.gitignore
.npmrc chore: add npmrc to extensions folder (#230214) 2024-10-01 12:43:01 +02:00
.vscodeignore
extension-browser.webpack.config.js Convert extension webpack scripts to modules 2025-08-07 17:20:22 -07:00
extension.webpack.config.js Convert extension webpack scripts to modules 2025-08-07 17:20:22 -07:00
package-lock.json chore: update to Electron 35 (#245423) 2025-05-09 19:03:36 +09:00
package.json Workaround electron proxy issues for GitHub by allowing to switch to node's fetch (#261099) 2025-08-11 18:39:45 +00:00
package.nls.json Workaround electron proxy issues for GitHub by allowing to switch to node's fetch (#261099) 2025-08-11 18:39:45 +00:00
README.md
tsconfig.json Don't use experimental decorators in extensions 2025-08-06 13:24:19 -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.