I am looking into supporting a passwordless application under the current auth0 account with all our existing users. I am trying to update a user and set their phone number so he/she can then utilize their phone for passwordless. Unfortunately i am getting the error
An existing user associated with a specific connection cannot be changed to be associated with another connection. One option you have is to allow the user to authenticate with the sms connection, then perform account linking of the two accounts - this will allow the linked user to authenticate using either of the methods for subsequent login attempts.