This might somehow be related to #19 , but the result was a bit different for me...
Using OAuth to login in to streamjar, and logging in via oAuth with Mixer there returned the Code from Mixer that was meant for Streamjar because it resolves as soon as there is a code param...
I've got a quick fix that will check if the redirectUri is in the URI, will do a pull request
This might somehow be related to #19 , but the result was a bit different for me... Using OAuth to login in to streamjar, and logging in via oAuth with Mixer there returned the Code from Mixer that was meant for Streamjar because it resolves as soon as there is a code param... I've got a quick fix that will check if the redirectUri is in the URI, will do a pull request