mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-27 21:09:31 +01:00
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>
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.