Skip to content

fix: stale token cache prevents creating an account

Tomas Vik requested to merge tv/2024-02/refresh-auth-cache-before-new-account into main

Description

This MR fixes #1274 (closed)

TL;DR, there is an edge case when if you delete an account in one VS Code window, you can't re-create the account in other windows (or, to be more precise, you can, but the first attempt will fail).

Related Issues

Resolves #1274 (closed)

How has this been tested?

Following testing scenario from #1274 (closed)

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Tomas Vik

Merge request reports

Loading