Debug JWT
Feature Request
When viewing the headers of a response it would be great to be able to see the decoded JWT token from the authorization header.
This would make it very easy to spot errors if you provide the incorrect token. Currently I have to copy it and paste into jwt.io
It would be great to have this as just another drop down in the headers tab, or its own jwt tab.
Hmm, I wonder if a good way to solve this would be for plugins to be able to add their own entries to the Timeline view, or the “Info” pane for the response “Headers” tab