Update Facebook to use v2 of their API as the current v1 will expire in a few months
Opened this issue · 5 comments
tmsoft commented
facebookTokenURL string = "https://graph.facebook.com/v2.2/oauth/access_token"
facebookEndpointProfile string = "https://graph.facebook.com/v2.2/me?fields=email,first_name,last_name,link,about,id,name,picture,location"
tmsoft commented
Doesn't look like it. Is anyone maintaining the codebase?
matryer commented
I'm not sure anyone is assigned to maintain the package. Perhaps we should find some new people who are interested?
On 24 Jul 2015, at 05:40, Todd notifications@github.com wrote:
Doesn't look like it. Is anyone maintaining the codebase?
—
Reply to this email directly or view it on GitHub.