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