JWTRegisteredClaims.jwtId()
Return the jti
parameter value. Throws an Error
if the parameter doesn't exist or the value isn't a string.
Definition
function jwtId(): string;
Return the jti
parameter value. Throws an Error
if the parameter doesn't exist or the value isn't a string.
function jwtId(): string;