ReCaptchaCustomer Module
AjaxLogin\CaptchaResponseResolver
Model
This class extracts the reCAPTCHA response token from AJAX login requests. It parses JSON request bodies to retrieve the reCAPTCHA validation token, w...
AjaxLogin\ErrorProcessor
Model
This class handles error processing specifically for AJAX login requests when reCAPTCHA validation fails. It sets a 'no dispatch' flag to prevent furt...
WebapiConfigProvider
Model
This class provides ReCAPTCHA validation configuration for customer-related Web API endpoints in Magento 2. Developers use this to automatically enabl...