spa-auth icon indicating copy to clipboard operation
spa-auth copied to clipboard

Fails to populate email depending on Facebook's settings

Open ggomez1973 opened this issue 11 years ago • 0 comments

On passport.js, user creation fails at email: profile.emails[0].value since profile.emails might not be part of Facebook's JSON response. I guess it depends on the personal settings you might have on Facebook. I simple validation will fix the issue.

ggomez1973 avatar Feb 20 '14 20:02 ggomez1973