Changes for version 0.024 - 2019-03-26
- fix #16 - INCOMPATIBLE CHANGES croak if verify_iss is specified and claim iss is missing croak if verify_aud is specified and claim aud is missing croak if verify_sub is specified and claim sub is missing croak if verify_jti is specified and claim jti is missing
- documentation fixes
Modules
JSON Web Token (JWT, JWS, JWE) as defined by RFC7519, RFC7515, RFC7516
Key management/wrapping algorithms defined in RFC7518 (JWA)