I did setup a passwordless connection, and its enabled for my current app. Now when a user tries to login, I can see in the logs Code/Link Sent with no errors, but the user is not recieving the code via email, note that email tests are working fine.
If you are using the default Auth0 email provider, we highly suggest that you setup a Custom External Email Provider, as the default provider is only intended for testing purposes.
As the logs do not show any failure logs, another suggestion would be to check in case the emails did not end up in a different folder instead of the email’s inbox folder ( for example in the Spam folder). It could also be useful to check if the email provider is not being blocked on the inboxes end.