Skip to main content

deauthorize_at

Function deauthorize_at 

Source
pub async fn deauthorize_at(
    url: &str,
    access_token: &str,
) -> Result<(), ErrorWrapper>
Expand description

Same as deauthorize but against a caller-supplied URL.