mirror of
https://github.com/openai/codex.git
synced 2026-05-19 10:43:38 +00:00
Right now, if Codex winds up in a state with auth but it can't refresh the token, the user is left with an unhelpful message that says to log out and log back in again. Ultimately, we should prevent that from happening but if it does, returning None will allow the caller to redirect the user back to the login page