github MicahParks/keyfunc v3.5.0
Return all when no key ID

latest releases: v3.8.0, v3.7.0, v3.6.2...
7 months ago

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:

Don't miss a new keyfunc release

NewReleases is sending notifications on new releases.