github MicahParks/keyfunc v0.6.0
Moving to support github.com/golang-jwt/jwt

latest releases: v3.8.0, v3.7.0, v3.6.2...
4 years ago

The upstream package has moved maintenance to github.com/golang-jwt/jwt: See this issue: dgrijalva/jwt-go#462

PR: #10

If you're still using github.com/dgrijalva/jwt-go, then please upgrade this project by changing JWKs.KeyFunc to JWKs.KeyFuncLegacy.

Additionally, if you didn't see the changed from v0.5.0, rate limiting is now possible. Make sure to use that if you're refreshing on an unknown kid.

Don't miss a new keyfunc release

NewReleases is sending notifications on new releases.