go-oidc
go-oidc copied to clipboard
jwks: refactor RemoteKeySet cache to a map
this refactors RemoteKeySet to cache keys using a map so that keys can be looked up by keyID in constant-time.