Wizcorp / phonegap-facebook-plugin

The official plugin for Facebook in Apache Cordova/PhoneGap
Other
1.91k stars 2k forks source link

Is it possible to use code flow ? #1358

Open peterPP1 opened 7 years ago

peterPP1 commented 7 years ago

Hi, is it possibile to use code flow instead of token one ? to be more specific - is it possible to sent request to graph api with response_type=code and not response_type=token parameter, receive oauth code, receive the code parameter value from fb ? more details: https://developers.facebook.com/docs/facebook-login/security#codeflow