Skip to content
New issue

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

Add Express rate limiter middleware to enhnace security #223

Open
17arindam opened this issue Oct 15, 2024 · 0 comments
Open

Add Express rate limiter middleware to enhnace security #223

17arindam opened this issue Oct 15, 2024 · 0 comments

Comments

@17arindam
Copy link

i want to add a Express rate limiter middleware to login api which limits the rate of call to the api by this any brute force attacks
can be avoided

Use Case
if we add it:
Prevents Brute Force Attacks
Reduces Server Load
Protects Against Bots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant