Unix timestamp of when the token expires
Unix timestamp of when the token was issued
The issuer of the token, usually will equal to "api-gateway"
The JWT ID, a unique identifier for the token
The meta object contains additional information about the token, or the token's owner
Unix timestamp of when the token becomes active
The subject of the token, user id, sales channel id, micro service id, etc.
The token's type,
The base structure of a JWT token