AutoJWT is a tool that aids in the development of websites and APIs that use JSON Web Tokens in their Authorization request headers. It installs as a new tab in Developer Tools. When open, it automatically searches for network requests that contain a JWT authorization header and lists unique examples. These examples can then be selected to:
View the JSON Web Token payload.
See a list of all requests that used the same token.
Open the JWT in a new tab on https://jwt.io.
Copy the JWT to the clipboard.
Copy the Payload to the clipboard.
View request and response contents.
- License: GNU General Public License v3.0 or later
- Weekly downloads: 3
- Average daily users: 26
- Rating: 0/5 of 0 ratings
- Created: 2021-12-10 00:24:20
- Last updated: 2021-12-14 17:41:16
- Homepage:
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/autojwt/
- API: {af90e9f9-83e3-4c72-80ea-98b58541785f}