CrossGeeks / FacebookClientPlugin

Facebook Client Plugin for Xamarin iOS and Android
MIT License
106 stars 32 forks source link

How to retrieve the Authorization Code? #42

Closed stesvis closed 4 years ago

stesvis commented 5 years ago

The API that I am trying to consume needs the Authorization Code instead of the Access Token: https://developers.facebook.com/docs/accountkit/accesstokens/#authcode

Is it possible to make it a public property like you did for Access Token?

rdelrosario commented 4 years ago

Will close this issue since AccountKit was deprecated by Facebook.