jazzband / django-defender

A simple super fast django reusable app that blocks people from brute forcing login attempts
Apache License 2.0
1.04k stars 144 forks source link

Add an example for `django-ninja` #230

Open baseplate-admin opened 1 year ago

baseplate-admin commented 1 year ago

Hi,

django-defender is the de-facto package for brute force authorization prevention.

It would be awesome if there was a section django-defender's documentation that showed how to use it with django-ninja.

Why ?

Thanks a bunch :D

kencochrane commented 1 year ago

Thanks for adding this issue. I haven't used django-ninja before, so we will need some help with figuring out how this works. If anyone wants to take on this task, feel free to submit the PR.