Retroactive passwordless connections -- is it possible through account linking?

We have been collecting phone numbers on a subset of our regular auth0 accounts (a combination of database and social logins) and would like to provide this group of users the option to login through one-time phone codes.

My attempt to prototype this involved enabling the passwordless login options, creating accounts in those connections, then using the management API to link them to existing database & social accounts.

Mechanically all this worked fine, and I am able to enter email/phone number and the logs indicate something is being sent. But ultimately I am unable to login.

Is what I’m attempting possible or have I just took a bad detour?

Hi @mpekar,

This sounds like it should work. What is causing them from being unable to login? (Do you see any errors, behavior, etc.?)

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.