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