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 ๐Ÿ‘๐Ÿ‘

Access Denied

You must login or register for the workshop to view the diff.

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