Output from extractUserIdFromRequestHeaders.
The CSRF token embedded in the JWT.
When the JWT was issued (iat claim).
iat
Unix timestamp (in milliseconds) when the session was originally started. Used to enforce max session duration.
Output from extractUserIdFromRequestHeaders.