Log in
Interface

GetAccessTokenInterface

Magento\AdobeImsApi\Api\GetAccessTokenInterface

What it does

This interface defines a contract for retrieving Adobe IMS access tokens for admin users in Magento.

Developers would use this to authenticate and authorize requests to Adobe services, allowing integration with Adobe's ecosystem.

It can fetch tokens for a specific admin user or the currently logged-in admin.

Public Methods

  • execute()