• Resolved Shailesh

    (@shaileshsavaliya)


    Hi,
    I am going to purchase premium version of this pluign but before that I am testing free version.

    I am trying to get access_token on session to use it later.

    I am using action: gal_user_loggedin to read data and I can store $client variable in session.

    But can’t read it because it is private object.

    So is there any method or way to get access token for logged in user.

    Thanks.

    https://wordpress.org/plugins/google-apps-login/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thank you for your message.

    Perhaps you could try this:

    $client->getAccessToken()

    to obtain the token.

    I will probably be better able to discuss all of this over email, so please email any follow-up: contact@wp-glogin.com

    Regards,

    Dan

    Thread Starter Shailesh

    (@shaileshsavaliya)

    Thanks for reply.
    Sure I will try as you describe and will email you if It will not work.
    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can't get access token’ is closed to new replies.