Skip to main content

invalid_grant_type

Function invalid_grant_type 

Source
fn invalid_grant_type(
    err: &SendAccessTokenError,
) -> Option<&SendAccessTokenInvalidGrantError>
Expand description

The send_access_error_type of an invalid_grant response, if that’s what this is.