JWT Decode
Paste a JWT to decode its header and payload as JSON (no signature verification).
Note:
Decoding is for inspection only. Never trust unverified token contents.
Header
Payload
Paste a JWT to decode its header and payload as JSON (no signature verification).