Skip to main content

token_error

Function token_error 

Source
fn token_error(err: SendAccessTokenError) -> Error
Expand 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.