Skip to content

Latest commit

 

History

History

encode_jwt

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

EncodeJwt

Create JWTs that can be used with RIG, mainly for testing purposes.

Usage:

mix deps.get
mix escript.build
./encode_jwt --help
./encode_jwt --secret myJwtSecret --user alice --exp 1893456000