Easy Login Authentication?

I’m trying to build a really cool tie-in to an upcoming program for Geek & Sundry. However, I need users to be able to login using their Twitch, so that we don’t have to make them register on an entirely new site. Is there a simple way to do this? We don’t need anything more than to verify that the login information is valid. I’m currently writing it in VB.NET, I’d prefer you not ask why because…it’s a long story :stuck_out_tongue:

Everything you need should be here: https://github.com/justintv/Twitch-API/blob/master/authentication.md

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.