vscode/extensions/github-authentication
Benjamin Pasero 2188c90df5
Add sign in option for Apple (microsoft/vscode-internalbacklog#5578) (#255155)
2025-07-10 14:43:10 -07:00
..
images Add icons for built-in extensions (fixes #81760) 2021-04-20 12:09:24 -07:00
media Redirect to vscode.dev/redirect and then vscode://.... (#254841) 2025-07-09 12:33:37 +02:00
src Add sign in option for Apple (microsoft/vscode-internalbacklog#5578) (#255155) 2025-07-10 14:43:10 -07:00
.gitignore Add GitHub authentication provider extension, closes #90384 2020-02-20 10:56:16 -08:00
.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
README.md add useful readmes for the auth providers fixes #127688 fixes #127689 2021-07-06 15:43:59 -07:00
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 fix: add electron as an external for webpack (#239134) 2025-02-03 18:54:18 +00:00
package-lock.json chore: update to Electron 35 (#245423) 2025-05-09 19:03:36 +09:00
package.json Introduce auth-provider specific props & use it for social sign in for GitHub (#251649) 2025-06-16 23:02:36 +02:00
package.nls.json GitHub Enterprise GHE.com Setting clarity (#240289) 2025-02-10 20:35:06 +01:00
tsconfig.json Introduce auth-provider specific props & use it for social sign in for GitHub (#251649) 2025-06-16 23:02:36 +02:00

README.md

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.