Be sure to cache Auth0 JWK when using Rails
25 Apr 2020 - Rails, Auth0, Datadog, Optimization
As of today, when using code from Auth0 Rails QuickStart you may encounter performance issues as the JWK is fetched for every request. Let’s fix that.
As of today, when using code from Auth0 Rails QuickStart you may encounter performance issues as the JWK is fetched for every request. Let’s fix that.