Abstract


JWT Header


JWT Claims


  • Key-value pair inside the token that describes the user and the JWT itself
  • You can learn about the different claims and their purposes by pasting a JWT token into the editor below

JWT Signature