angularjs - Ionic + Phonegap Build app : facebook and google login, using native apps -
can point me plugin or code snippet implement both facebook , google login in ionic + phonegap build app ?
it must work pure webapp (in desktop browser).
i feature able log native facebook or google+ apps user has installed on device, doesn't need retype id+password. but, if these apps not installed, code must fallback on normal login process.
my app communicate cloudant database using pouchdb in case need information.
(i have use phonegap build because don't work on mac).
thanks
facebook:
https://github.com/wizcorp/phonegap-facebook-plugin/
google login:
http://community.phonegap.com/nitobi/topics/implementing_google_login_in_a_phonegap_app
try these 2 links ,it work.
Comments
Post a Comment