简体   繁体   中英

Ionic Facebook Login

I have recently been migrating my app from Meteor JS to Ionic Framework. One that has been a struggle is finding a really good plug and play Facebook login oAuth.

Currently it just needs to control view access based on logged in or logged off. As well as returning the Facebook user id.

I have searched for many with Ionic and the best I have gotten to work so far is ng-cordova. But it is rather confusing because it references another git repo from Wizcorp, and seems to run several errors upon setup.

So I am curious is anyone has a better tutorial to follow, or an overall sure fire plugin.

I did facebook login using Openfb+ InAPP Browser . First create App on developer.facebook.com and then use In App Browser plugin

And adding to the answer, you have to build the login flow, manually.

Facebook: Build the login flow manually

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