jwt-cli icon indicating copy to clipboard operation
jwt-cli copied to clipboard

A shell library to decode JWT tokens

Results 1 jwt-cli issues
Sort by recently updated
recently updated
newest added

here is a script that can also make a verification of signature https://gist.github.com/stokito/f2d7ea0b300f14638a9063559384ec89 I guess you may want to reuse this logic. Also in my version is fixed a problem...