JWTRegisteredClaims.hasExpiration()
Returns true
if the exp
parameter exists. This method does not check whether the parameter value is valid.
Definition
function hasExpiration(): boolean;
Returns true
if the exp
parameter exists. This method does not check whether the parameter value is valid.
function hasExpiration(): boolean;