mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08: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.