Log in
Model

WebapiConfigProvider

Magento\ReCaptchaResendConfirmationEmail\Model\WebapiConfigProvider

What it does

This class provides reCAPTCHA validation configuration for the resend confirmation email functionality in Magento's Web API/GraphQL layer.

It checks if reCAPTCHA is enabled for the resend confirmation email action and returns the appropriate validation configuration when the ResendConfirmationEmail resolver is called, helping prevent automated abuse of the email resend feature.

Public Methods

  • getConfigFor()