Hello, JWT!

Are you sending JWT tokens in your HTTP requests? Tired of copying tokens from the developer view into jwt.io when debugging?

Try the JWT Inspector Chrome extension!

Install


JWT Inspector is open source. Get the source code and submit issues or pull requests on GitHub

How it works

  1. Install the Chrome extension
  2. Open developer tools and select the JWT tab
  3. Use a site which sends JWT bearer tokens in the Authorization HTTP header
  4. See the token contents in the developer tools pane

Try it out


Submit