Log in
Model

BearerTokenValidator

Magento\Integration\Model\Validator\BearerTokenValidator

What it does

This validator determines if an integration's access token can be used as a standalone bearer token for API authentication.

Developers use this when implementing API authentication to check if bearer token authentication is enabled for integrations through system configuration, ensuring proper authorization before allowing token-based access.

Public Methods

  • isIntegrationAllowedAsBearerToken()