Can a user sign in with multiple connection types?

Can the same auth0 user be associated with multiple connection types?

For example, let’s say we want our user Jane to be able to sign in either with her user/password credentials, or with an SMS+code (passwordless) - would that be possible? Or would we be forced to create two separate users for Jane ‘behind the scenes’?

Thanks!

Hello @oded.magger,

Welcome to the Community. Yes, you can link multiple identities to a single Auth0 profile using the identities list in the profile.

2 Likes

Thanks! Account linking is very well hidden in the documentation (in my opinion) - I wish there was a reference / link to it from the ‘Connections’ section.

1 Like

Thanks for the feedback! Will pass it along to our docs team!

1 Like

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