We are thinking on moving from Username-Password authentication to Passwordless but based in this article Passwordless and Username+Password at the same time we can’t have both working at the same time, so my question is, is there a way to migrate from Username-Password to Passwordless? If so, what is the best way to do it and how should we handle current accounts created already using Username-Password?
Also, another question is, if we move to passwordless, can we still do Google, Facebook, Apple sign ups?
Then to import, create users with the exported information and setting to the Passwordless connection (email or sms) using the Management API Create a User endpoint.
Alternatively, you could consider Account Linking the user’s Database connection account with their Passwordless account.
Regarding your second question, yes, you can use Passwordless and Social connections together.
Please let me know if you have any questions. I’d be happy to clarify.