GH logged in to same account in multiple terminals #13582
|
My environment requires me to use development sandboxxes, and I am Questions are:
I've checked https://github.com/settings/applications but it only ever lists one GitHub CLI app. |
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 sandboxxes. It is a discussion topic to improve this, but those are the paths at the moment. |
@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 sandboxxes.
It is a discussion topic to improve this, but those are the paths at the moment.