JWT - JSON Web Token Decoder
macOS / developpeurs
Securely decode JWT tokens (JSON Web Tokens) without sending any sensitive data to the internet.
- Safe and secure (no network connections, no analytics)
- Easily parse and copy values from decoded fields
- Copy decoded JSON from header or payload
- Native support for multiple windows and tabs
En voir plus...
Quoi de neuf dans la dernière version ?
- Added ability to save to and load JWT tokens from disk