Question

I need to get all user available data like work experience and education does hybridauth provide that ?

Now I can get user basic data using hybridauth. I want to get all user data from Google+ ,Facebook and linked in. Any help ?

Was it helpful?

Solution

Information that you can retrieve from social networks depend on what the providers offer.

Currently neither of those providers has functionality to go beyond getting the basic user information from the social network and maybe posting to user feed there. It's also unlikely that this will be added as very few need it. It requires additional permissions and for other reasons.

But you can just add additional functionality to the given provider in hybridauth/Hybrid/Providers/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top