Skip to content

Refresh on unknown key ID

Compare
Choose a tag to compare
@MicahParks MicahParks released this 10 Jan 01:42
· 17 commits to master since this release
2c65b0a

The purpose of this release is to change the default HTTP client to add a feature that refreshes remote JWK Set resources when trying to read a key ID kid that has not been found in the local cache.

This requires rate limiting and the pkg.go.dev/golang.org/x/time/rate has been added as a dependency for that.

Related pull requests: