Loop/pass through browser social login

Hi,

I’m currently using the Facebook Parse SDK for user logins with my app- and I’ve noticed a HUGE decrease in drop-off rates as my login process loops through the browser for their Facebook/social login.

AS in the user doesn’t have to enter their Social login/password as it uses the stored info in their browser.

Do any of the Ionic plugins have this feature? Or can I keep using my existing Parse Facebook SDK somehow? I’m totally new here. Thanks