Can't validate sms code when Signup is disable on SMS connection

If you first create the user through (Auth0 Management API v2) and then you call the Authentication API to initiate a passwordless flow then you will be able to meet your requirements because the end-user was already created through an API that is not affected by public signups being disabled.

1 Like