Hi Folks,
We have passwordless email configured and working well.
One thing is odd. After 7 bad codes there is a 429 on the email challenge endpoint.
There is an auth0 system message associated with it:
“It seems this application has become very popular, and its available rate limit has been reached. Please retry after a few minutes”
Example Tracking ID: 64886d4aafa50c28bfe1
This occurs before the Account Blocked message.
This feels like an IP address block. This is not a big concern. I would like to know the reason if possible.
The system message means we cannot handle this condition with UI.