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