Trying to figure out how authentication works

So let me tell you what i would like to have a whitelist system for my server minecraft where someone comes to this auth website and then they click a button and it will link to there twitch account so auth page and click Authorize and they get redirect to this page where they put there minecraft username i can’t figure how to get the auth to work i have the https://github.com/justintv/Twitch-API/blob/master/authentication.md#auth-code thing and i don’t get it all way so can someone just tell me what i need to do to get this working ?

Twitch uses a standard OAuth 2 authentication flow. If you are having trouble getting your implementation to work, share with us what code you have and perhaps someone can tell you what is wrong.

i got this to work thanks for the help

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