Interface
DeleteAuthenticationDataForUserInterface
Magento\LoginAsCustomerApi\Api\DeleteAuthenticationDataForUserInterface
What it does
This interface defines a contract for deleting authentication data associated with a specific admin user in the Login as Customer feature.
Developers would use this to clean up authentication tokens when an admin user is deleted or when their session data needs to be invalidated for security purposes.
Public Methods
- execute()