vscode/extensions/github-authentication
dependabot[bot] 9c2e81f9f6
Bump follow-redirects from 1.15.3 to 1.15.4 in /extensions/github-authentication (#202055)
Bump follow-redirects in /extensions/github-authentication

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 08:53:01 -08:00
..
images
media
src Add some integration tests for github-auth (#195729) 2023-10-16 13:58:44 -07:00
.gitignore
.vscodeignore
extension-browser.webpack.config.js
extension.webpack.config.js
package.json Bump telemetry package (#197168) 2023-11-01 20:51:03 +01:00
package.nls.json
README.md
tsconfig.json
yarn.lock Bump follow-redirects from 1.15.3 to 1.15.4 in /extensions/github-authentication (#202055) 2024-01-09 08:53:01 -08: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.