Model

SaveLoginAsCustomerAssistanceAllowed

Magento\LoginAsCustomerAssistance\Model\ResourceModel\SaveLoginAsCustomerAssistanceAllowed

What it does

This resource model saves a customer's consent to allow Login as Customer assistance.

When a customer grants permission for admin users to log in as them, this class inserts or updates a record in the database table.

Developers use this when implementing the customer consent workflow for the Login as Customer feature.

Public Methods

  • execute()