Wizcorp / phonegap-facebook-plugin

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

Is it possible to use code flow ? #1358

Open peterPP1 opened 6 years ago

peterPP1 commented 6 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