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!