Tool Topics
JWT Debugging & API Auth Tools
JSON Web Tokens (JWT, RFC 7519) are widely used for API auth and SSO. Decode Header and Payload, encode test tokens, convert exp/iat timestamps, and generate UUIDs for jti claims. Ideal for full-stack debugging and security learning—all operations run locally.