I’ve taken a look at some of the documentations and setup on the dashboard, but cannot get a clear answer to this.
I need to integrate social login (LinkedIn). More specifically have access to the user’s LinkedIn Bio, which seems accessible from basic_profile.
but when I test run the connection through the dashboard, I’m not getting those values back (only getting lite_profile values - image and name)
Also is it possible to authenticate with w_member_social
because we also want to be able to post to linkedIn through our app.
thanks for any pointers