liberapay / liberapay.com

Source code of the recurrent donations platform Liberapay
https://liberapay.com/
1.64k stars 207 forks source link

Facebook Pages #664

Open Changaco opened 7 years ago

Changaco commented 7 years ago

Our Facebook integration would be better if users could link a "page" to their Liberapay profile instead of their personal account.

To implement this we'll need to ask for the pages_show_list permission. Doc: https://developers.facebook.com/docs/pages/access-tokens, https://developers.facebook.com/docs/graph-api/reference/user/accounts/, etc.

Changaco commented 5 years ago

Note: Liberapay supports incremental permissions now, so we can ask for the pages_show_list scope only when we really need it.