RFC 7519 — JSON Web Token (JWT) by node
JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. The claims are a JSON object carried as the payload of a signed (JWS) or encrypted (JWE) structure.