fn token_error(err: SendAccessTokenError) -> ErrorExpand description
Surface a token-negotiation failure we have no specific message for. The error’s Debug
carries the server’s error_description, which is diagnostic and never contains send content
or credentials.