I have a wordpress site using hybridauth so that users can log in using Facebook. However, on mobile devices, he opens a new mobile browser requesting login details for facebook.
Is there a way to use Facebookโs own application for iphone / android for socialauth social login instead of opening a browser tab?
One way is to download their iphone app, which is only an iframe browsing my repson website, and then register.
Is there a better way, for example. using sencha touch or some jquery library?
source
share