JWT decoder and verifier
Read header and claims, check expiry, verify the signature against your key.
Nothing you enter is sent anywhere
Decoded in this tab. The token is never sent anywhere, which is why you can paste a production one.
Read header and claims, check expiry, verify the signature against your key.
Nothing you enter is sent anywhere
Decoded in this tab. The token is never sent anywhere, which is why you can paste a production one.