Vscode-pull-request-github: Allow usage with multiple accounts

Created on 6 Nov 2018  路  6Comments  路  Source: microsoft/vscode-pull-request-github


I have a rather unique use-case I guess. I'd like to be able to sign into multiple github accounts with the extension, and change which one is currently being used.

feature-request

All 6 comments

This isn't a unique use case. Being able to easily login/logout of github accounts ie: a personal account to a work account and vice versa should be supported.

This seems to be "fixed" from my experience.

I was wrong.

How do I logout of my husbands account of the ext, so I may login as me please

You can log out of the extension by clicking on the username shown in the statusbar, or by pressing F1 and running the GitHub Pull Requests: Sign out of GitHub command

Please re-open the issue: the current solution is to sign-out then sign back in again with different account. This means that you are using a single account at the time. The feature would be having multiple account signin and allow user to choose which account to do a Pull requets, etc ... without logout and login each time.

Was this page helpful?
0 / 5 - 0 ratings