Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The used Graph API v2.5 expires on April 18, 2018, need to upgrade to v2.12 #237

Open
josdejong opened this issue Apr 2, 2018 · 4 comments

Comments

@josdejong
Copy link

josdejong commented Apr 2, 2018

From https://developers.facebook.com/docs/graph-api/changelog:

Version 2.5 of the Graph API is set to expire April 18, 2018. Please use the API Upgrade Tool to upgrade your apps before this date. Learn more about upgrading your apps in the Upgrade Guide.

passport-facebook works like a charm, it would be great if the library could upgrade from Graph API v2.5 to v2.12 so it keeps working after April 18.

@rwky
Copy link

rwky commented Apr 5, 2018

I've a fork which does this https://github.com/rwky/passport-facebook/

@josdejong
Copy link
Author

Thanks @rwky, I also see you've opened a PR: #234

@rwky
Copy link

rwky commented Jul 7, 2018

The fork has now moved to https://github.com/passport-next/passport-facebook

@tiblu
Copy link

tiblu commented Apr 8, 2019

3.0.0 has moved to 3.2 - #256 (comment)
NB! Sidenote, be very aware when using forks, specially for authentication. If a malicious user creates a fork, malicious code may be released. NOT SAYING @rwky is malicious, just pointing out the possibility of such vector happening in OSS.

@josdejong You can close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants