MicahParks / keyfunc

Create a jwt.Keyfunc for JWT parsing with a JWK Set or given cryptographic keys (like HMAC) in Golang.
Apache License 2.0
265 stars 46 forks source link

Update jwkset for unknown key ID refresh #102

Closed MicahParks closed 8 months ago

MicahParks commented 8 months ago

The purpose of this pull request is to update the jwkset dependency so that the refresh on unknown key ID feature is available by default.

See: https://github.com/MicahParks/jwkset/releases/tag/v0.5.6