Open AyushSharma72 opened 1 month ago
Can you elaborate it more??
Can you elaborate it more??
the rate limiter middleware is used to limit the number of request that can be made to the login api . hackers use brute force methods in which they use many password one by one to login from a specific account if the api process unlimited request from the ip address it can be vulnerable adding the middleware will limit number of request made to the api hence brute force attack are not useful . @Shreyaa173
assign to you
i want to add a rate limiter to the login api advantages: prevent bots brute force attack enhance security reduce load on api
please assign this issue to me @Shreyaa173