Yes, basically my app needs to use the user’s LinkedIn email and password directly and thus I need them to key them into my app and not just into the auth0 login page.
I don’t want them to have to login again into auth0 (which means that they would have to key in their email and password a second time) after they have already keyed in their LinkedIn email and password into my app. Is there a way that my app can use the email and password which has already been entered by the user to login into auth0 via LinkedIn?