Decode, inspect, and verify JSON Web Tokens — 100% in your browser. No token ever leaves your device.
Every web developer has pasted a JWT into some random website to see what's inside it. That's a security risk — those sites may log your tokens. This tool runs entirely on your machine: open the file, paste your token, read the contents. Nothing is sent anywhere.
Try:https://jwt-inspector.majedaxel.workers.dev/
Github repo:https://github.com/MaxelXA/JWT-Inspector
Top comments (0)