njwt
njwt copied to clipboard
Make setExpiration argument optional
To accomplish the exp claim removal functionality described in the README,
I had to use // @ts-ignore. This brings the function signature in line
with its behavior.