mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-11 05:30:03 -05: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