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

Return global Facebook user id? #224

Closed olalonde closed 6 years ago

olalonde commented 6 years ago

Is it possible to have the profile include the Facebook user ID (not the app specific one)?

olalonde commented 6 years ago

Oh, Facebook no longer allows access to those IDs.