Interface
WebapiValidationConfigProviderInterface
Magento\ReCaptchaWebapiApi\Api\WebapiValidationConfigProviderInterface
What it does
This interface defines a contract for determining if ReCaptcha validation is required for specific Web API endpoints in Magento 2.
Developers implement this interface to control which API endpoints need ReCaptcha protection and provide the appropriate validation configuration for those endpoints.
Public Methods
- getConfigFor()