jwt-go-example

$ openssl genrsa -out example_rsa 2048
$ openssl rsa -in example_rsa -pubout > example_rsa.pub