Logging out in one app on one machine revokes all tokens on all machines
Resolved 💬 2 comments Opened May 20, 2026 by alexschlueter Closed May 20, 2026
What version of the Codex App are you using (From “About Codex” dialog)?
26.513.40821
What subscription do you have?
Plus
What platform is your computer?
Microsoft Windows NT 10.0.26200.0 x64
What issue are you seeing?
I am trying to use codex via OAuth in multiple apps (windows app, codex cli, openclaw) on multiple machines (desktop PC, VPS). When I log out in one app, e.g. in codex app on windows, all my tokens are revoked, even on different machines.
What steps can reproduce the bug?
- Sign into codex cli using OAuth on machine 1
- Sign into codex cli using OAuth on machine 2
- run /logout in codex cli on machine 1
- restart codex cli on machine 2
- observe that token from machine 2 was also revoked
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗