Added
- Support for the JWS signature algorithms
RS384,RS512,PS256,PS384,PS512,ES256,ES384, andES512, in addition to the previously supportedRS256(RFC 7518). Token signature validation now accepts EC-based (ES*) keys as well as RSA-based (RS*/PS*) keys.