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

feat: add a custom pictureFiled #294

Open JackDeng666 opened 4 months ago

JackDeng666 commented 4 months ago

The default image size is too small,let's customize the picture field through pictureFiled.

JackDeng666 commented 4 months ago

Similar PR #76