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 446 forks source link

migrate default verstion to v7.0 #274

Open tranvansang opened 4 years ago

tranvansang commented 4 years ago

Facebook API v3 will stop working from July 28, 2020 (1 month from now)

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

READ THIS FIRST!

Are you implementing a new feature?

no

Is this a security patch?

no

Checklist

➜ passport-facebook git:(patch-1) make lint
make: *** No rule to make target 'lint'. Stop.