mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-26 04:34:32 +00:00
* Force an update after acquiring a token interactively This will make sure the account cache is up-to-date before the acquireTokenInteractive ends. A greater fix is maybe turning the accounts cache to be a promise... bit this is the candidate fix for now. Fixes #235327 * also delete event