jaredhanson / passport-facebook

Facebook authentication strategy for Passport and Node.js.
https://www.passportjs.org/packages/passport-facebook/?utm_source=github&utm_medium=referral&utm_campaign=passport-facebook&utm_content=about
MIT License
1.29k stars 447 forks source link

add profile filed in the readme #213

Open leofisG opened 7 years ago

leofisG commented 7 years ago

You will need to provide profile Field to retrieve the data you want after v 2.4 of the Facebook Graph API. Introducing Graph API v2.4

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling cf6f72e5a9e0d63576b949669f14d16b61a4f9f6 on 524119574:master into 90a642b4738367f929fc2df05a1c3203cd7df38f on jaredhanson:master.

rwky commented 6 years ago

@524119574 If this is still required can you please make a PR against https://github.com/passport-next/passport-facebook is will get looked into.