Module cache

Source

Structsยง

Cache
Maintains the autoritative list of currently trusted JWKs for a single team and caches the DecodingKey structs derived from them. Needs to be periodically seeded with latest keys by some external trigger invoking the rotate_keys() method.