• Hi,

    There is a way to access and store the twitch auth code after the login?
    I saw that is possible to use the filter “the_champ_hook_format_profile_data” in functions.php but the auth information is missing.
    The auth code is necessary to call the twitch api.
    If it’s possible, someone can provide an example in php to get the auth code after the twitch login?

    Thanks in advance

    Best regards
    MVP-Arena Team

    • This topic was modified 6 years, 7 months ago by mvparena.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Heateor Support

    (@heateor)

    Hi there,

    You can get access token by using the function given for the same in “library/Twitch/twitch.php” file in the plugin folder. You need to modify the code to do that.

    Thread Starter mvparena

    (@mvparena)

    Hi Support,

    Thanks, I will look in the code.
    There will be the possibility that you implement a function to do that in future?

    Bests regards
    MVP-Arena Team

    Plugin Author Heateor Support

    (@heateor)

    Sure. We will take care of it in upcoming releases.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Twitch auth code’ is closed to new replies.