Files
vscode/extensions/github-authentication
dbcab2ff18 github-authentication: prevent session hydration write loop (#332447)
github-authentication: avoid persisting read-time account updates

Keep account and avatar hydration in memory without writing it back during session reads, preventing browser secret changes from re-entering the read path.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-08-24 16:52:56 -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.