Hi,
I have a requirement to lock users after 5 failed attempts, and from my research in the Docs etc seems I need a custom rule.
I came across context.stats.loginsCount as a suggestion to use for the logic, however I can’t see HOW is this supposed to help me detect that the login is fail or success?! Anyone???
I’ve been digging through the documentation and cannot find anything that will help me (useless documentation not explaining in details what are the variables / properties on https://auth0.com/docs/rules/context-object) for example.
Auth0 seems to NOT provide full docs when they are needed, so I’m turning to the forum (where I’ve yet to find something helpful)
Thanks