Log in
  1. Magento Explorer

JwtFrameworkAdapter Module

All Factory (13) Model (6)

Data\Claim

Model

This class represents a JWT (JSON Web Token) claim in Magento 2's JWT framework adapter. Developers use this class to create claim objects that hold n...

Data\Header

Model

This class represents a JWT (JSON Web Token) header parameter that can be used in both JWS (JSON Web Signature) and JWE (JSON Web Encryption) operatio...

JweManager

Model

This class manages JSON Web Encryption (JWE) tokens in Magento 2, providing functionality to build, encrypt, decrypt, and read JWE tokens. Developers...

JwsManager

Model

This class manages JSON Web Signature (JWS) tokens in Magento 2, providing functionality to create, sign, verify, and read JWS tokens. Developers use...

JwtManager

Model

This class serves as the main entry point for creating, reading, and parsing JSON Web Tokens (JWT) in Magento 2. It acts as an adapter for the jwt-fra...

UnsecuredJwtManager

Model

This class manages unsecured JWT tokens (JSON Web Tokens with no cryptographic signature) in Magento 2. Developers use it to create and parse JWT toke...

Courses

Playlists

Lessons

Exams

Magento Explorer