Releases: auth0/jwks-rsa-java
Releases · auth0/jwks-rsa-java
0.22.1
0.22.0
0.21.3
This patch release uses an updated signing key for verification as part of our commitment to best security practices.
Please review the README note for additional details.
Security
0.21.2
0.21.2 (2022-09-15)
Changed
- Update Gradle OSS plugin #154 (jimmyjames)
Fixed
- Clarify that getting a JWK is a synchronous operation #151 (jimmyjames)
- [SDK-3623] Fix ECPoint construction for getting public key #153 (jimmyjames)