stretchr/gomniauth

Update Facebook to use v2 of their API as the current v1 will expire in a few months

Opened this issue · 5 comments

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 Was this resolved

Doesn't look like it. Is anyone maintaining the codebase?

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.

@matryer Feel free to add me as one and I'll take a stab at it.

@matryer: I would like to volunteer to be a maintainer if possible.