An open API service indexing awesome lists of open source software.

https://github.com/trung/jwt-tools

A command line program that offer number of tools for JWT using JWS and JWE
https://github.com/trung/jwt-tools

cli command-line-tool decode encode golang json-web-encryption json-web-signature json-web-token jwe jws jwt jwt-token

Last synced: 5 months ago
JSON representation

A command line program that offer number of tools for JWT using JWS and JWE

Awesome Lists containing this project

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](docs/jwt.md)