Twitch Authentication Through Google Extension

Hello guys

I’m trying to make a program that enhances twitch and makes the layout different.All I want is a way to log the user into a Google extension[btw i made a quick Google extension]. Is it possible to Authenticate their account through my google extension and to log their Username. If you wouldn’t mind can you Pm me the source code
Thanks :smile:

You would need to follow the authentication guide at https://github.com/justintv/Twitch-API/blob/master/authentication.md and implement an OAuth authentication scheme through your extension.

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