Function rust_keycloak::openid::introspect_token[][src]

pub async fn introspect_token(
    path: &str,
    payload: Value
) -> Result<String, Error>