mirror of
https://github.com/openai/codex.git
synced 2026-04-28 02:11:08 +03: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.