We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
How to use django defender with django rest framework token auth? Its not getting failed attemps on token auth
The text was updated successfully, but these errors were encountered:
I'm not sure, you would probably need to have a custom auth for DRF that plugs into defender.
Do you have it working for regular auth right now? Or are you trying DRF first?
Here is docs for how people used to do it with django-axes https://django-axes.readthedocs.io/en/latest/6_integration.html#integration-with-django-rest-framework if you find a working solution, let us know so we can update the docs.
Sorry, something went wrong.
No branches or pull requests
How to use django defender with django rest framework token auth?
Its not getting failed attemps on token auth
The text was updated successfully, but these errors were encountered: