JWT (JSON Web Token; pronounced like the word “jot”) are tokens for sharing claims . Claims are encoded JSON objects that include some information about a subject and are often used in Identity Security applications to transfer information about a user.