Free tool
Decode and inspect JSON Web Tokens. View header, payload, claims, and check expiration status. All processing happens in your browser.
Common JWT Claims
issIssuer - Who issued the tokensubSubject - Who the token is aboutaudAudience - Who the token is intended forexpExpiration Time - When the token expiresnbfNot Before - Token not valid before this timeiatIssued At - When the token was issuedjtiJWT ID - Unique identifier for the tokenA JSON Web Token (JWT) is a compact, URL-safe means of representing claims between two parties. JWTs are commonly used for authentication and information exchange.
issIssuersubSubjectaudAudienceexpExpirationiatIssued atnbfNot beforeSkene generates onboarding checklists from your codebase.