Closed stephent closed 1 year ago
You mean something like this?
https://github.com/mike-engel/jwt-cli/compare/main...rostamn739:jwt-cli:main
Or you could just give a valid 'duration' string to the exp
аrgument as with current code, it will work
Ah ok - didn't get that from the docs, but that's perfect.
Thanks for this tool! It would be great to be able to use a --ttl option, instead of -exp, to specify the number of seconds in which the new token should expire relative to current system time, e.g.