Dear all,
Much like this message, we are using auth0 with passwordless authentication.
We recently faced users getting their emails several minutes after they requested a code: too late for the OTP to be still valid. Our OTP expiry had the default value (we extended it a bit waiting for our issue to be solved).
The user experience is not great when it takes several minutes to receive the OTP.
We are using Amazon SES with API credentials as an email provider: our SES sending limits are plenty enough to support our current load and send emails in real time. We never reach it.
I wasn’t able to trace more on the auth0 side.
Can someone provide guidance?
Best,