How to get all Facebook's default profile fields?
Opened this issue · 0 comments
tiendq commented
Only name
and profile picture
is available in Facebook OAuth confirm dialog, no matter if I set profileFields as instructed here or not.
Expected behavior
Get all fields of person's public profile which available by default without any permission.
Actual behavior
Got only name and profile picture.
Environment
- Operating System:
- Node version: v12.1.0
- passport version: 0.4.0
- passport-facebook version: 3.0.0