Model
UserAuthorized
Magento\AdobeIms\Model\UserAuthorized
What it does
This class checks whether an admin user is authorized with Adobe IMS by verifying if they have a valid, non-expired access token.
Developers use this to determine if a user has successfully authenticated with Adobe services before allowing access to Adobe-integrated features or making API calls that require Adobe authentication.
Public Methods
- execute()