android - Third Party OAuth sign-up and login integration for mobile app -


i new using third parties provide login/sign app building. trying email , name of users via them logging in via google, facebook, or linkedin. storing 1 signed database's sake. have come cross road. right server run using ruby, there android , ios (swift) app. wondering if need integrate third party sdks or if can use webview omniauth ruby or not work? hints or direction on appreciated. lost , when google 1 provider , not general answer.

google , facebook login sdks easy implement , give richer experience on app compared webview error handling better after facebook introduced edit permissions in latest update.

linkedin mobile sdk on other hand needs official linkedin app installed in device. link: https://developer.linkedin.com/docs/android-sdk-auth make user download 16mb linkedin app signin before can return app. there no ios sdk linkedin yet

if linkedin in not necessity go g+ , fb sdks else use omniauth ps: have no experience omniauth


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -