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! 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.