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

JWK should be cached in Rails QuickStart #8962

Open
vhiairrassary opened this issue Apr 27, 2020 · 2 comments
Open

JWK should be cached in Rails QuickStart #8962

vhiairrassary opened this issue Apr 27, 2020 · 2 comments

Comments

@vhiairrassary
Copy link

In the Rails QuickStart, JWK is fetched for each secured request. It hurts performances & we could hit auth0 rate limit.

What do you think about leaving a note or modifying the code available in the QuickStart? It seems other developers have the same issue too:

@bino98
Copy link

bino98 commented Aug 16, 2021

I think same thing. I would like you to add that I think that mass producing a program that makes a large number of requests is only disadvantageous for both parties.

@fmarkwong
Copy link

+1 on this. This seems like a pretty simple issue to fix in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants