Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Heateor Support

    (@heateor)

    Hi there,

    Thanks for the appreciation 🙂
    Our plugin uses Google’s Javascript API for Google login. You can check the code in wp-content/plugins/super-socializer/js/front/social_login/google.js file and modify according to your needs.

    Thread Starter yajuvendra1990

    (@yajuvendra1990)

    Hi

    Thanks for your reply. Is there any way to get access_token from your plugin

    Plugin Author Heateor Support

    (@heateor)

    You need to pass required scopes in the above mentioned file and fetch the data.
    If you want access_token, you need to pull it yourself from the data coming from Google Login.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to fetch youtube channel info using google login button’ is closed to new replies.