pub async fn generate_deploy_config_token_raw(
    client: &BackendClient,
    token_kind: TokenKind
) -> Result<String, Error>