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