You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In 1.53.0, VSCode added a new SecretStorage API. We currently use keytar directly. We should remove our usage of keytar in favor of the SecretStorage API.