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
- Host: GitHub
- URL: https://github.com/trung/jwt-tools
- Owner: trung
- License: apache-2.0
- Created: 2019-06-10T16:40:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-29T18:49:21.000Z (over 6 years ago)
- Last Synced: 2024-06-19T13:46:13.048Z (almost 2 years ago)
- Topics: cli, command-line-tool, decode, encode, golang, json-web-encryption, json-web-signature, json-web-token, jwe, jws, jwt, jwt-token
- Language: Go
- Homepage:
- Size: 32.2 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)