简体   繁体   中英

Corodova plugin for linkedin login

I'm doing app development by using apache Cordova. I just want to know, is there any Cordova plugin which implements the native LinkedIn sign into my app.

Example: If I installed Linkedin app means my app should recognize the user who signed in that app. If not just redirect to the LinkedIn sign in page.

install inAppBrowser plugin into your cordova/ionic app. and use OAuth feature of ionic/ngCordova framework.

For more guide have a look at

http://blog.ionic.io/oauth-ionic-ngcordova/

and

http://ngcordova.com/docs/plugins/oauth/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM