can I use express-rate-limit in sailsJS?

61 Views Asked by At

I want to use an express-rate-limit middleware in the sails JS framework to prevent brute force attacks/ adding attempts for logging in.

0

There are 0 best solutions below