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
Use case
As a user, I would like the ability to leverage vscode different profiles to login to a different google cloud account, such that I could have one profile in vscode for one google cloud account, and another vscode profile for another Google cloud account.
Feature
Linking profiles to Google Account tokens rather than having them be Global.
Possible Implementation
To link the oauth token secrets storage requester and getter to the vscode profile, rather than having it be a global.
The text was updated successfully, but these errors were encountered:
Use case
As a user, I would like the ability to leverage vscode different profiles to login to a different google cloud account, such that I could have one profile in vscode for one google cloud account, and another vscode profile for another Google cloud account.
Feature
Linking profiles to Google Account tokens rather than having them be Global.
Possible Implementation
To link the oauth token secrets storage requester and getter to the vscode profile, rather than having it be a global.
The text was updated successfully, but these errors were encountered: