Open MaximilianHollis opened 4 years ago
The api should be rate limited to prevent brute force attacks and other shenanigans.
Solution is simple. Pass through setTimout function as middleware in the router
The api should be rate limited to prevent brute force attacks and other shenanigans.