DolphFlynn / jwt-editor

A Burp Suite extension for creating and editing JSON Web Tokens. This tool supports signing and verification of JWS, encryption and decryption of JWE and automation of several well-known attacks against applications that consume JWT.
Apache License 2.0
12 stars 11 forks source link

Fix #32 #33

Closed 0-ali closed 4 months ago

DolphFlynn commented 7 months ago

Many thanks for your PR!

Perhaps a more direct approach is to fix this within the data layer? I've merged #34 which hopefully achieves this.

Please can you check if this resolves the issue for you?

DolphFlynn commented 4 months ago

@0-ali I've closed this as I assume you're happy with the fix :) If not please open another issue or PR.

Many thanks!