JSON Web Tokens - jwt.io
www.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).
关键词:jwt,jwt payload,jwt header,jwt signature,json web token,jwt debugger,jwt encoder,jwt decoder,jwt verification