pub async fn current_user(
    client: &BackendClient
) -> Result<UserWithNamespaces, Error>