passport-twitch icon indicating copy to clipboard operation
passport-twitch copied to clipboard

Updates to get this library working with Twitch's New API

Open nickwleo opened this issue 5 years ago • 4 comments

In the years since this library was last updated Twitch has updated their API and the existing code no longer works as-is. This pull request is my implementation fixing that for the project I'm working on so it can be incorporated into this library as well.

nickwleo avatar Feb 07 '20 08:02 nickwleo

Thanks for this I was just about to make these changes myself.

Reveill3 avatar Apr 07 '20 21:04 Reveill3

Can this be merged?

underaft avatar Apr 29 '20 16:04 underaft

I second this - can plz merge? 👯

michaelwachell avatar May 04 '20 22:05 michaelwachell

Hi folks, nice, could it be merged?

Update:

I tried to use that PR but didn't work. I get an error Client ID and OAuth token do not match.

I found that example that is working fine. https://github.com/twitchdev/authentication-node-sample

allanesquina avatar May 12 '20 00:05 allanesquina