Sign inSign up

briceburg/jwt-cli

By briceburg

Updated over 6 years ago

Image
0

318

briceburg/jwt-cli repository overview

briceburg/jwt-cli

jwt-go command contained.

usage

docker run briceburg/jwt-cli
generate a token
 echo {\"foo\":\"bar\"} | ./jwt -key ../../test/sample_key -alg RS256 -sign - | ./jwt -key ../../test/sample_key.pub -alg RS256 -verify -

Tag summary

Content type

Image

Digest

Size

1.3 MB

Last updated

over 6 years ago

docker pull briceburg/jwt-cli