passport-facebook
passport-facebook copied to clipboard
Graph API v2.7 which will reach the end of its 2-year lifetime on 05 October, 2018
Is there a branch implementing newer API calls?
This fork does https://github.com/passport-next/passport-facebook
@jaredhanson can you update the official module? When the new release will be available? Thank u.
I have the same problem with API version 3.1, can you update the library? Thank
@elliotthill I think you can close this issue as 3.0.0 has upgraded to API version 3.2. Also, people can always use strategy configuration options to override the API version - https://github.com/jaredhanson/passport-facebook/blob/308c47eb3b0d535b0210e20a90b974337dc33232/lib/strategy.js#L52
Also, related PR https://github.com/jaredhanson/passport-facebook/pull/256 can be closed without mergeing.