Auth0 with social logins and passwordless

Hi,
I am interested to use both SSO using social logins and passwordless connection simultaneously. Is it possible? If I include passwordless connection, the social login methods(google,facebook and microsoft options do not show when I pass the “connection:email” as a parameter to the loginWithPopup(). If I remove this attribute, then the SSO social logins show up but the passwordless flow does not show. I am confused as to why it isn’t possible to have a combination of both flows together.