Hi, I was comparing the rate limits for production and non-production tenants from the document here
https://auth0.com/docs/policies/rate-limit-policy/authentication-api-endpoint-rate-limits
and I noticed that
· Get Token / oauth / tokenAny request30 requests per second
· JSON Web Token Keys /.well-known/jwks.jsonAny request20 requests per second
are not listed on the limits for production tenants of paying customers.
Is it okay to think that these request restrictions do not apply to users with a developer plan or higher?