Skip to content

Releases: peteretelej/jwt

v0.1.1

18 Jul 11:52
9e55b5f
Compare
Choose a tag to compare

Changelog

9c0e7c1 Add README badges
9e55b5f Restrict flag parsing to local scope

0.1.0

17 Jul 21:08
01d4e34
Compare
Choose a tag to compare

Changelog

c024514 Open source
b4bbab9 Reduce decode complexity
01d4e34 Update README.md
76ce018 Update Releases link

0.0.1

17 Jul 20:14
7687d7c
Compare
Choose a tag to compare

Changelog

3c75658 Add JWT Decoder html app
b368b3b Add Usage Examples to readme
4631244 Add jwt web app url
aa3d91e Add single file JWT decoder
98ee0fb Bump up release go version
a87733e Fix decode key string arg
24ab499 Fix title
4a57289 Fix webapp title
3a12709 Implement jwt cli JWT encoding & decoding support
13a7b0c Initial Commit: API Spec
40d1647 Parse expiry, notbefore as human-readable
7687d7c Release on commit tags
e7c78e0 Setup automated releases