An expired external login with no refresh token now stops immediately instead of retrying uselessly.
What's wrong with this entry?
When an external OAuth credential has expired and there is no refresh token to renew it, Claude Code now recognises that case directly and stops, rather than treating it as a generic retryable failure and attempting a refresh that cannot succeed.
no_refresh_available
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Signing back into the same account keeps a pending auto-resume
Both mention auth
-
v2.1.234
Token screen reports actual remaining validity
Both mention auth
-
v2.1.234
Setup-token login result carries the expiry
Both mention auth