JWT関連のRFC一覧
JWT関連のRFCはこんなところかなと。
- RFC 7165: Use Cases and Requirements for JSON Object Signing and Encryption (JOSE)
- RFC 7515: JSON Web Signature (JWS)
- RFC 7516: JSON Web Encryption (JWE)
- RFC 7517: JSON Web Key (JWK)
- RFC 7518: JSON Web Algorithms (JWA)
- RFC 7519: JSON Web Token (JWT)
- RFC 7638: JSON Web Key (JWK) Thumbprint
- RFC 7797: JSON Web Signature (JWS) Unencoded Payload Option
- RFC 8725: JSON Web Token Best Current Practices
他に見つけたら更新予定。