I'd to like to create a desktop app (NW.js) that anyone could use for their own Stream (not just for my own Stream). So I'm looking for the ability for the user to auth with the api, then redirect back to my game with the oath token so I can grab stream messages and post messages back to the stream. I could make them graph their oath from twitchapps.com but that doesn't seem like the best solution
Not sure if that's close to what you've gotten to or if you're doing it a different method