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

Rate Limiting / Throttle Classes #585

Open
steverecio opened this issue Nov 27, 2019 · 1 comment
Open

Rate Limiting / Throttle Classes #585

steverecio opened this issue Nov 27, 2019 · 1 comment

Comments

@steverecio
Copy link

I saw an old PR was reverted that added support for rate limiting. It seems the suggested solution is to subclass each view but that seems unnecessary to me. Can we not pass in a throttle class in our settings and inject that into all rest-auth views?

@BarnabasSzabolcs
Copy link

Hi,

this repo is not maintained anymore, so the development moved to dj-rest-auth. (reference: #568)
It may be best, if you move this PR there. (and upgrade to using dj_rest_auth)

new repo link: https://github.com/jazzband/dj-rest-auth (I'm not the upkeeper of that repo, it just makes sense for me to help you write where it brings value.)

Best,
Barney

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

No branches or pull requests

2 participants