CLI for generating Json Web Tokens (JWT's). CLI takes multiple key value pairs as input, and copy the generated JWT to your clipboard. Required inputs are user_id and email. In addition, other key/value pairs can also be entered.
Required Ruby Version
>= 0
Authors
Oleksandr Avoyants