Hi, I want to know if there’s any way to catch if a user is or has been blocked after X number of failed attempts.
I was thinking of a rule, action, or hook that could catch when the user gets blocked so we can use some logic, like sending an SMS from our system to global admins.
Something like:
User ---> Login attempt ---> action check if user will be/has been blocked ----> Some logic in action, rule or hook
I hope we can find a solution together.
Thanks.