3.11.0
版本发布时间: 2020-09-28 22:37:14
auth0/java-jwt最新发布版本:4.4.0(2023-04-01 02:36:17)
Added
- Add ability to verify claim presence #442 (jimmyjames)
- Add Support for secp256k1 algorithms (AKA ES256K) #439 (jimmyjames)
Fixed
- Fix and document thread-safety #427 (lbalmaceda)
- Wrap IllegalArgumentException into JWTDecodeException #426 (lbalmaceda)