jwt-tools

module
v0.0.0-...-432ee57 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 29, 2019 License: Apache-2.0

README

A command line program that offer number of tools for JWT with JWS/JWE

  • Download go 1.11.x
  • Clone the repo
  • Run go install ./cmd/jwt

More details on this man page

Directories

Path Synopsis
cmd
encode JWT with JWS and/or JWE example: jwt encode '{}' --signing-key auto://RSA?size=2048 jwt encode '{}' --signing-key file:///file/key.pem jwt encode '{}' --encryption-key auto://EDSCA?xxx=xxx jwt encode '{}' --encryption-key https://localhost/mykey
encode JWT with JWS and/or JWE example: jwt encode '{}' --signing-key auto://RSA?size=2048 jwt encode '{}' --signing-key file:///file/key.pem jwt encode '{}' --encryption-key auto://EDSCA?xxx=xxx jwt encode '{}' --encryption-key https://localhost/mykey
jwt

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL