The purpose of this release is to return all keys for JWT for signature verification when the token has no key ID, kid, header. This is enabled by the jwt.VerificationKeySet feature.
This should allow use cases that do not use the without the kid to use this project.
Relevant issues:
Relevant pull requests: