Skip to content

Releases: DolphFlynn/jwt-editor

2.3

05 Aug 17:21
c75c4d7
Compare
Choose a tag to compare
  • Add Information panel to JWS view showing decoded iat, nbf and exp values (Thanks to @exploide for collaborating on this).
  • Add support for WebSocket messages containing JWT's.
  • Preserve JWT order when message has multiple JWT's.
  • Remove use of commons-lang3.

2.2.2

12 Jul 17:44
f71fcd7
Compare
Choose a tag to compare

Fix issue where JWT's highlighted in Proxy regardless of config setting (Thanks to @serate-actual for reporting this).

2.2.1

06 May 10:02
6c54abd
Compare
Choose a tag to compare

Fix issue where an invalid Intruder signing key could prevent the extension from loading (Thanks to @sebastianosrt for reporting this).