Log in
Model

OTP

Magento\Analytics\Model\Connector\ResponseHandler\OTP

What it does

This class handles HTTP responses from the Analytics connector to extract One-Time Password (OTP) tokens.

Developers use this when processing authentication responses from Magento's Advanced Reporting service, which requires OTP validation for secure data transmission.

It implements the ResponseHandlerInterface to standardize response processing within the Analytics module.

Public Methods

  • handleResponse()