JSON Web Token Claim: iat The “iat” (issued at) claim identifies the time at which the JWT was issued. This claim can be used to determine the age of the JWT. (RFC 7519: JSON Web Token (JWT)) JSON Return to list of all ( JSON Web Token Claims | Web Concepts )