mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 23:06:49 +01: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