JWT Decoder
Decode and debug JSON Web Tokens.
도구 소개
Decode JSON Web Tokens (JWT) to inspect headers and payloads. Debug authentication tokens without secret keys (decoding only, no verification).
주요 기능
- Header/Payload separation
- Pretty-print JSON
- Error detection
- Secure (Client-side)