Interface

LogInInterface

Magento\AdobeImsApi\Api\LogInInterface

What it does

This interface defines the contract for logging in Magento users through their Adobe IMS (Identity Management System) account.

Developers implement this interface to handle the authentication process when users sign in using Adobe credentials, storing the OAuth token response and linking it to the Magento user account.

Public Methods

  • execute()