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