Skip to content

antoniomo/jose-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWT tool

Command line tool to manage your JOSE related stuff (JWT, JWS, JWE, and JWK sets).

I did it simply to fulfill my needs on a quick and dirty way, on top of the awesome https://github.com/lestrrat-go/jwx and taking a lot of inspiration and code from https://github.com/square/go-jose/tree/v2/jose-util as well, but if there's issues or suggestions I can add functionality or polish the interface (also check the TODO.md file).

Installation

go get -u github.com/antoniomo/jose-tool

Other similar tools

Some tools that influenced this one are:

The second one has a similar name to this one, I hope that's not a problem.

About

JOSE (JWT/JWS/JWE/JWK) CLI tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published