[FEATURE] add rate limiter to the login api to enhance security #228
Labels
enhancement
New feature or request
gssoc
GirlScript Summer Of Code
gssoc-ext
GirlScript Summer Of Code
hacktoberfest
hacktoberfest
hacktoberfest-accepted
hacktoberfest
level3
GirlScript Summer Of Code - 35 points
status: ready for dev
You can asked for this issue to be assigned (if not already assigned)
Is this feature already requested?
Problem or Missing Functionality
if we apply rate limiter to the login api it have several benefits and it is a good coding practice
Feature Description
it limits the rate of an device that how many times the device can make a login request in a period of time
advantages:
prevent bots brute force attack
enhance security
reduce load on api
please assign this issue to me @
Screenshots
No response
Would you like to work on this feature?
Yes
Implementation Plan
The text was updated successfully, but these errors were encountered: