JWT Inspector lets you safely and securely inspect JWTs for development or debugging
FAQ
Is it safe to use production JWTs with JWT Inspector?
Yes. The JWT will never leave your machine. The currently shown JWT is persisted in user defaults in an encrypted form.
Are you really sure you don't send any data to the cloud, e.g. analytics?
Yes. The app is sandboxed and does not allow outgoing or incoming network requests.
Why can't I edit my JWTs?
Editing JWTs implies the ability to sign the JWTs with a secret. If you'd like the feature, please request it.
Yes. The JWT will never leave your machine. The currently shown JWT is persisted in user defaults in an encrypted form.
Are you really sure you don't send any data to the cloud, e.g. analytics?
Yes. The app is sandboxed and does not allow outgoing or incoming network requests.
Why can't I edit my JWTs?
Editing JWTs implies the ability to sign the JWTs with a secret. If you'd like the feature, please request it.
Privacy Policy
JWT Inspector doesn't send upload any data to any sources, period. Locally persisted data is encrypted at rest.