Tuned Rate Limiting

Tiered Rate Limiting with Custom Middleware (🏁 solution)
The max property was renamed to limit in express-rate-limit. Your exercise code has been updated, but you'll notice the video still uses max.
πŸ‘¨β€πŸ’Ό Great job! Now we're pretty well protected against brute force attacks on our app. We can further tune this rate limiting as needed in the future.
Well done πŸ‘πŸ‘

Please set the playground first

Loading "Tuned Rate Limiting"
Loading "Tuned Rate Limiting"