jwt_tool v1.3.4
jwt_tool v1.3.4 - improved tampering to allow all JSON objects and types
[+] Updated Tamper mode to allow users to input all JSON data types when editing or creating new claims
- To specify a new JSON object just create a new empty object with curly braces: {}
- To create a JSON array add it in directly: ['item1','item2']
[+] General streamlining and bug squashing