--
You received this message because you are subscribed to the Google Groups "LoopbackJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to loopbackjs+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/loopbackjs/719516c9-5c1f-4a26-9ab2-65d1eb83169d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/loopbackjs/21a14d7e-5259-4637-8750-91706843b04d%40googlegroups.com.
{ id: '1015306499.......',
username: undefined,
displayName: 'Mel ...',
name:
{ familyName: undefined,
givenName: undefined,
middleName: undefined },
gender: undefined,
profileUrl: undefined,
provider: 'facebook',
_raw: '{"name":"Mel ...","id":"1015306499......."}',
_json: { name: 'Mel ...', id: '1015306499.......' }
}
From to to time I also have :
InternalOAuthError: Failed to fetch user profile
"profileFields": ["id", "email", "last_name", "first_name", "gender", "is_verified"]
To view this discussion on the web visit https://groups.google.com/d/msgid/loopbackjs/8f42a8ae-29c1-4bc1-93ca-e60bfc26edbd%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/loopbackjs/409de219-fbf3-4492-b387-56fcc5c4dd37%40googlegroups.com.
"facebook-login": { "provider": "facebook", "module": "passport-facebook", "failureFlash": true,
"profileFields": ["id", "email", "gender", "is_verified", "languages", "picture.type(large)", "name", "verified"] }, "google-login": { "provider": "google", "module": "passport-google-oauth",