pub async fn get_user_from_auth( configuration: &Configuration, ) -> Result<User, Error<GetUserFromAuthError>>