[1.6.0] - 2021-10-26
This release brings a more resilient parsing of JWK sets. If the provider has encryption keys along with signing keys, we skip them.
Also, since JWS specification has some algorithms that are not natively available to all installations (Edwards curves for example) we also skip those. This aims to avoid a server not loading other keys if one is not supported.