1.1.0 (2024-08-10)
- Official support for Ruby 3.2 and 3.3 (2f6079f)
1.0.0 (2023-12-28)
jwk_loader/test
for convenience for testing without external dependencies. #6 (@anakinj)- Serialize the cached key sets into
JWT::JWK:Set
to avoid generating OpenSSL PKeys for each time the keys are used. #6 (@anakinj)