pub async fn logout(
env: Environment,
client: (&SmbClient, &str),
access_token: String,
) -> Result<(), ErrorResponse>pub async fn logout(
env: Environment,
client: (&SmbClient, &str),
access_token: String,
) -> Result<(), ErrorResponse>