Phillip Jie

Results 1 comments of Phillip Jie

I tried the following, and it is still not working. 1. add email to scope `passport.authenticate('facebook', { scope : ['email', 'public_profile'], session : false }),` 2. add email to profileFields...