django-rest-auth
django-rest-auth copied to clipboard
Rate Limiting
Add DRF throttle scopes to relevant rest auth views. This enables configuring rate limits for rest-auth views"
Coverage increased (+0.02%) to 96.066% when pulling 596cbee153b7eeaeebcd66a6a56088d842a4822a on steverecio:rate_limiting into 624ad01afbc86fa15b4e652406f3bdcd01f36e00 on Tivix:master.
Hi, as a user of rest-auth, thanks for the contribution! This repo is not maintained anymore, so the development moved to dj-rest-auth. (reference: https://github.com/Tivix/django-rest-auth/issues/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 merge your PR)
Many Thanks, Barney