pub async fn validate_authorization_code( params: AuthCodeValidationParams<'_>, ) -> Result<AuthCodeValidationResult>