How I can check user's data such as G+ token

Hi there,
I just had test social login thru wordpress and need to get user's token information if they login G+ accounts.
Is there any way to receive or view user's token information?
Thanks.

Answers

  • Claude_SchlesserClaude_SchlesserAdministratorOneAll Team
    edited August 2016
    Hello,

    if you look at the file communication.php of the Social Login plugin for WordPress you can see this line:
    $identity = $user_data->identity;

    $identity contains the data retrieved from the social network profile, including the token information.

Welcome!

Please sign in to your OneAll account to ask a new question or to contribute to the discussions.

Please click on the link below to connect to the forum with your OneAll account.