Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-19 | lintfeat/jwt-parser | 1 | -2/+2 | ||
2022-11-19 | added switch to toggle display of parsed values | 1 | -4/+19 | ||
2022-11-19 | show human readable values | 1 | -10/+8 | ||
2022-11-19 | use a table to display the data | 1 | -9/+23 | ||
2022-11-18 | added function to decode JWT and display header and payload | 1 | -0/+33 | ||
2022-11-18 | added base tool structure | 1 | -0/+9 | ||