About the JWT.io category

This category is for discussions about JWTs and stems from JWT.io.

JSON Web Token (JWT) is a compact URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is digitally signed using JSON Web Signature (JWS).

Useful links: