nraboy / ng-cordova-oauth

AngularJS oauth library for use with Apache Cordova projects
https://www.thepolyglotdeveloper.com
MIT License
456 stars 199 forks source link

How to open share dialog #302

Closed Sam747 closed 7 years ago

Sam747 commented 7 years ago

I am using Ionic framework my fblogin module is working perfctly but i have no idea how to invoke share box

nraboy commented 7 years ago

Sharing or Facebook APIs is not in the scope of this library. This library is for oauth only, everything else you'd have to read the Facebook documentation.

Sam747 commented 7 years ago

Thanks for the answer. There is one thing more I would like to clarify that using this plugin i dont have to put my fb app secret key anywhere in php sdk i have to put my secret key also.