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

Support for Auth0 Rate Limits #99

Closed
drazzib opened this issue Dec 11, 2017 · 0 comments · Fixed by #153
Closed

Support for Auth0 Rate Limits #99

drazzib opened this issue Dec 11, 2017 · 0 comments · Fixed by #153
Labels
feature request A feature has been asked for or suggested by the community P4: Nice to Have

Comments

@drazzib
Copy link

drazzib commented Dec 11, 2017

It would be great if Auth0 Java SDK provides support for a more convenient way to retrieve rate limits from HTTP headers.

For instance, I see two way of improving support :
A. Provide simple accessors for Limit, Remaining, Reset attributes on each returned response
B. Replace com.auth0.APIException by a more precise exception

@lbalmaceda lbalmaceda added feature request A feature has been asked for or suggested by the community P4: Nice to Have labels Dec 26, 2017
cocojoe added a commit that referenced this issue Sep 25, 2018
support to retrieve rate limits values from response headers #99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A feature has been asked for or suggested by the community P4: Nice to Have
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants