Interface
TokenReaderInterface
Magento\AdminAdobeIms\Api\TokenReaderInterface
What it does
This interface defines a contract for reading and extracting data from Adobe IMS authentication tokens.
Developers would use implementations of this interface when they need to decode or validate Adobe IMS tokens to retrieve user information or authentication details in Magento's admin panel integration with Adobe services.
Public Methods
- read()