• Hello guys,

    I want to integrate a twitch authentication to my wordpress site. If you signed up, it will be checked if you are a twitch partner and this information shall be written in your profile, where just team members can access.

    In generel I want to set up a page where just twitch partner are able to register. Is this possible through the API? If anybody could help me, there would also be a reward.

    So I need a Plugin for a twitch-sign up as the only method to sign up/login. Also the plugin need to check if the twitch user is partnered to twitch

    • This topic was modified 5 years, 10 months ago by domme144.
Viewing 1 replies (of 1 total)
  • Allowing registration or single-login function with Twitch is definitely possible, and I’d assuming checking to see if the user is partnered prior to displaying site registration forms would be done by checking the broadcaster_type field:

    https://dev.twitch.tv/docs/v5/reference/channels/#get-channel

    However, I don’t think you’re going to find a plugin to do exactly what you want on the WP forums and a basic search for one that is integrated in that way into WP doesn’t yield great results. Sorry to not be of much more help.

Viewing 1 replies (of 1 total)
  • The topic ‘Twitch API to check if partnered’ is closed to new replies.