pub async fn user_accessible_apps(
    client: &BackendClient
) -> Result<Vec<DeployApp>, Error>