Is there any way to lockout a strapi user after 3 consecutive attempts

System Information
  • Strapi Version: v3
  • Database: MYSQL

Hi everyone,
We have been using strapi for quiet a while now and have been going good. Recently our client did a security scan and found some issues. One issue is the absence of locking the user out in case of multiple login failed attempts in the strapi dashboard. Anyone here knows of any way we can achieve a feature to lock the user based on the failed attempts? Please let me know if you need more details
Thanks

Hi there,
I am also looking to implement the same functionality in my Strapi backend, NextJS web app.
Did you find a solution or any idea on how to go about this?