The cacheMaxAge and jwksRequestsPerMinute options could be better documented.
Describe the ideal solution
Please document cacheMaxAge and jwksRequestsPerMinute under JwksClient Options. For cacheMaxAge, please explicitly define what unit the value is in (milliseconds?).
Describe the problem you'd like to have solved
The
cacheMaxAge
andjwksRequestsPerMinute
options could be better documented.Describe the ideal solution
Please document
cacheMaxAge
andjwksRequestsPerMinute
under JwksClient Options. ForcacheMaxAge
, please explicitly define what unit the value is in (milliseconds?).Alternatives and current work-arounds
Additional information, if any