Tuned Rate Limiting

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"

Access Denied

You must login or register for the workshop to view and run the tests.

Check out this video to see how the test tab works.