Skip to content

jwks: refactor RemoteKeySet cache to a map#293

Open
mattbonnell wants to merge 1 commit intocoreos:v3from
mattbonnell:feat/map-key-cache
Open

jwks: refactor RemoteKeySet cache to a map#293
mattbonnell wants to merge 1 commit intocoreos:v3from
mattbonnell:feat/map-key-cache

Conversation

@mattbonnell
Copy link

this refactors RemoteKeySet to cache keys using a map so that keys can
be looked up by keyID in constant-time.

@mattbonnell mattbonnell changed the title jkws: refactor RemoteKeySet cache to a map jwks: refactor RemoteKeySet cache to a map Mar 21, 2021
this refactors RemoteKeySet to cache keys using a map so that keys can
be looked up by keyID in constant-time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant