JWT

JSON Web Token

JWT is a compact, URL-safe token format for representing claims between parties. JWTs are commonly used for session tokens and API authentication, consisting of a header, payload, and signature.

  
 
   
  
 
   
  
 
   
  
 
   
  
 
   
  
 
   

Command Menu