mirror of
https://github.com/openai/codex.git
synced 2026-04-26 23:55:25 +00:00
V2 for `account/updated` and `account/logout` for app server. correspond to old `authStatusChange` and `LogoutChatGpt` respectively. Followup PRs will make other v2 endpoints call `account/updated` instead of `authStatusChange` too.