Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Resolve Twitch OAuth API - fixes #1268 #1561

Merged
merged 1 commit into from
Mar 7, 2020

Conversation

gh0stalker
Copy link
Contributor

The current Node module which is used for Twitch authentication hasn't been updated in a very long time. It's using the old method of obtaining user credentials. There is a new module, passport-twitch-oauth, which uses the correct endpoints.

The scope requested has been updated for this new spec, and the profile image has moved location as well.

As for testing I confirmed by spinning up the docker image and testing the login locally.

@auto-assign auto-assign bot requested a review from NGPixel March 5, 2020 01:34
@NGPixel NGPixel merged commit a6dd937 into requarks:master Mar 7, 2020
jionggyu pushed a commit to jionggyu/wiki-2.5.302-patch that referenced this pull request Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants