cuongdevjs / reactjs-social-login

Group Hook ReactJS components for login social network
https://react-social-login.netlify.app
MIT License
172 stars 76 forks source link

NOT ABLE TO GET EMAILS OF THE USER on resolve for LoginSocialLinkedin #110

Closed udayan46 closed 1 year ago

cuongdevjs commented 1 year ago

pass scope props down to the LoginSocialLinkedin component, and then config the respective scope it on your LinkedIn app at https://www.linkedin.com/developers

cuongdevjs commented 1 year ago
CleanShot 2023-05-25 at 01 45 10@2x

Config the Linkedin app like the above image, and then pass the props scope="r_liteprofile r_emailaddress w_member_social"

GuffyG commented 1 year ago

Got same issue even after setting scope which is configured in LinkedIn App

Screenshot 2023-07-21 at 9 54 13 AM