Host auth token refresh now returns the whole response, but only registers when an environment variable is set.
The host auth refresh callback is only wired up when CLAUDE_CODE_SDK_HAS_HOST_AUTH_REFRESH is set, so it does nothing otherwise.
What's wrong with this entry?
The SDK control request for a host auth token refresh now resolves the whole control response rather than pulling the token field out of it, leaving that to the callback. The refresh callback is only registered when CLAUDE_CODE_SDK_HAS_HOST_AUTH_REFRESH is set, so nothing happens here otherwise.
host_auth_token_refresh
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.247
AWS auth refresh accepts a structured command
Both mention auth refresh