JWT Decoder

JWT Token Input
Paste your JWT token here to decode and inspect its contents
Header
JWT header contains metadata about the token

JWT header will appear here...

Payload
JWT payload contains the actual claims and data

JWT payload will appear here...

Signature Verification
Verify the JWT signature with a secret key
Signature not verified
Token Information
Additional information about the JWT token
Token Type:-
Algorithm:-
Issued At:-
Expires At:-
Subject:-
Issuer:-
Token Status: Not decoded