Decode and inspect JSON Web Tokens
A JWT consists of three Base64URL-encoded parts separated by dots: Header.Payload.Signature
sub — Subject (user identifier)iat — Issued At (Unix timestamp)exp — Expiration Time (Unix timestamp)nbf — Not Before (Unix timestamp)iss — Issueraud — AudienceGo deeper
The calculator gives you the number. These SnoopTool guides explain the method, the assumptions and the decision — with worked examples, data tables and FAQs.