MaximilianHollis / Maskify

Full-stack SaaS application. We provide small businesses with all the data they need to ensure mask usage compliance.
3 stars 0 forks source link

Rate limits #14

Open MaximilianHollis opened 3 years ago

MaximilianHollis commented 3 years ago

The api should be rate limited to prevent brute force attacks and other shenanigans.

MaximilianHollis commented 3 years ago

Solution is simple. Pass through setTimout function as middleware in the router