Log in
Model

JweAlgorithmSource

Magento\JwtUserToken\Model\Config\JweAlgorithmSource

What it does

This class provides a list of available JWE (JSON Web Encryption) content encryption algorithms as selectable options, typically for admin configuration dropdowns.

Developers use this when they need to display encryption algorithm choices in the Magento admin panel for JWT user token encryption settings.

Public Methods

  • toOptionArray()