Paste a JWT in the form header.payload.signature and view the decoded JSON of each part.
Useful for inspecting expiration claims, scopes, and custom payload data during development.
Paste a JWT in the form header.payload.signature and view the decoded JSON of each part.
Useful for inspecting expiration claims, scopes, and custom payload data during development.
处理在您的浏览器上完成,不会存储在服务器或网络上