mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:04:14 +08:00
So that all auth providers can take advantage of this logic. This basically will do a light enforcement that the account you signed in to matches the account that was requested (if it was specified). This is needed for finalization.