Log in
Interface

GetTokenInterface

Magento\AdobeImsApi\Api\GetTokenInterface

What it does

This interface defines a contract for retrieving authentication tokens from Adobe IMS (Identity Management System).

Developers use this when implementing Adobe authentication in Magento 2, passing an authorization code to exchange it for an access token and user information from Adobe's services.

Public Methods

  • execute()