Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix caching and rateLimiting on getSigningKeyAsync #177

Merged
merged 1 commit into from
Sep 22, 2020

Conversation

davidpatrick
Copy link
Contributor

Adds the ability to use cache and rateLimit on the getSigningKeyAsync method

Fixes #171

adds the ability to use cache and rateLimit on the getSigningKeyAsync method
@davidpatrick davidpatrick requested a review from a team September 22, 2020 18:22
@davidpatrick davidpatrick changed the title Add sync caching and ratelimintg Add sync caching and rateLimiting Sep 22, 2020
@davidpatrick davidpatrick added this to the v1-Next milestone Sep 22, 2020
@davidpatrick davidpatrick changed the title Add sync caching and rateLimiting Add caching and rateLimiting to getSigningKeyAsync Sep 22, 2020
@davidpatrick davidpatrick changed the title Add caching and rateLimiting to getSigningKeyAsync Fix caching and rateLimiting on getSigningKeyAsync Sep 22, 2020
@davidpatrick davidpatrick merged commit df65670 into master Sep 22, 2020
@davidpatrick davidpatrick mentioned this pull request Sep 23, 2020
@davidpatrick davidpatrick deleted the davidpatrick-patch-1 branch March 1, 2021 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

getSigningKeyAsync does not support caching
2 participants