bisrael / cordova-plugin-facebook

Cordova Plugin for iOS and Android Facebook SDK
MIT License
25 stars 21 forks source link

how to me can use this in my source html #1

Closed l3th2nh closed 9 years ago

l3th2nh commented 9 years ago

thanks , i see code very clear , but how to me can use this in my source html code like

facebook.init

facebook.login

facebook.logout

Thanks

bisrael commented 9 years ago

@l3th2nh -- right now, i've only hooked up the event components of the facebook APIs, but if you want to fork the repot and add login/logout methods, i'd be happy too look at any pull requests.

cheers!

bisrael commented 9 years ago

@l3th2nh -- I added login/logout methods that will open facebook login dialogs and give you back login codes

Please see the README on how to use.

l3th2nh commented 9 years ago

Thanks :) i am happy to know you :)