vscode/extensions/github-authentication
Tyler James Leonhardt d8453c0440
Rev built-in versions of vscode-nls to 5.1.0 (#157530)
* rev version of vscode-nls to 5.1.0

* and yarn lock
2022-08-08 18:43:45 +02:00
..
images Add icons for built-in extensions (fixes #81760) 2021-04-20 12:09:24 -07:00
media more accurate naming of pages 2022-04-27 15:40:41 -07:00
src up timeout to 5min (#156846) 2022-08-01 17:15:52 -07:00
.gitignore Add GitHub authentication provider extension, closes #90384 2020-02-20 10:56:16 -08:00
.vscodeignore add useful readmes for the auth providers fixes #127688 fixes #127689 2021-07-06 15:43:59 -07:00
extension-browser.webpack.config.js add fallback auth server for github auth and better fallback logic 2022-04-15 15:48:29 -07:00
extension.webpack.config.js Add GitHub authentication provider extension, closes #90384 2020-02-20 10:56:16 -08:00
package.json Rev built-in versions of vscode-nls to 5.1.0 (#157530) 2022-08-08 18:43:45 +02:00
package.nls.json Add GitHub authentication provider extension, closes #90384 2020-02-20 10:56:16 -08:00
README.md add useful readmes for the auth providers fixes #127688 fixes #127689 2021-07-06 15:43:59 -07:00
tsconfig.json Use vscode.dev for GH auth (#145424) 2022-03-18 15:58:44 -07:00
yarn.lock Rev built-in versions of vscode-nls to 5.1.0 (#157530) 2022-08-08 18:43:45 +02: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.