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.
Processing is done on your browser, nothing will be stored on the server or on the web