vscode/extensions/github-authentication
2020-07-24 13:57:51 +02:00
..
src Show input box for PAT in test environments instead of doing auth flow 2020-07-17 10:46:48 -07:00
.gitignore Add GitHub authentication provider extension, closes #90384 2020-02-20 10:56:16 -08:00
.vscodeignore Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
extension-browser.webpack.config.js use shared webpack config for browser 2020-06-25 23:30:00 +02:00
extension.webpack.config.js Add GitHub authentication provider extension, closes #90384 2020-02-20 10:56:16 -08:00
package.json Emit activation event for auth providers when getSession is called 2020-07-20 14:23:14 -07:00
package.nls.json Add GitHub authentication provider extension, closes #90384 2020-02-20 10:56:16 -08:00
README.md Add GitHub authentication provider extension, closes #90384 2020-02-20 10:56:16 -08:00
tsconfig.json Add GitHub authentication provider extension, closes #90384 2020-02-20 10:56:16 -08:00
yarn.lock Adapts extension to work on the web/serverless 2020-06-08 18:13:26 -04: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.