package jws
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Jwt.ClaimsSource
Set the "exp" (expiration time) claim as a epoch date (seconds since epoch)
Set the "nbf" (not before) claim as a epoch date (seconds since epoch).
Set the "iat" (issued at) claim as a epoch date (seconds since epoch).