🧭
如何使用
- 1.Paste a JWT token.
- 2.Decode the header and payload locally.
- 3.Review claims like iat and exp or copy the JSON output.
在本地解码 JWT 标头和有效负载声明,无需上传。
正确使用此工具、了解其价值并将其应用到实际工作流程中所需的一切。
No. Token decoding happens locally in your browser.
No, the tool decodes header and payload claims only.
Header, payload, and raw signature are shown.
Yes.