Skip to main content

is_auth_error

Function is_auth_error 

Source
pub fn is_auth_error(error: &AgentError) -> bool
Expand description

Check if an error is an authentication failure (401) that should trigger client recreation / token refresh.