GH logged in to same account in multiple terminals #13582
|
My environment requires me to use development sandboxes, and I am Questions are:
I've checked https://github.com/settings/applications but it only ever lists one GitHub CLI app. |
Answered by
BagToad
Jun 3, 2026
Replies: 1 comment
|
@HarmonicDisturbance to revoke all prior sessions, you should revoke the app from https://github.com/settings/applications. There's also a ~10 session limit - so logging in several times will sometimes revoke past sessions. There's no way to revoke a single session currently. I recommend revoking the app and logging in again or authenticating with a short-lived fine grained personal access token for your sandboxes. It is a discussion topic to improve this, but those are the paths at the moment. |
0 replies
Answer selected by
BagToad
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@HarmonicDisturbance to revoke all prior sessions, you should revoke the app from https://github.com/settings/applications.
There's also a ~10 session limit - so logging in several times will sometimes revoke past sessions.
There's no way to revoke a single session currently. I recommend revoking the app and logging in again or authenticating with a short-lived fine grained personal access token for your sandboxes.
It is a discussion topic to improve this, but those are the paths at the moment.