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

Add authentication check #1

Open
TheDiG3 opened this issue Dec 27, 2017 · 0 comments
Open

Add authentication check #1

TheDiG3 opened this issue Dec 27, 2017 · 0 comments
Labels

Comments

@TheDiG3
Copy link
Owner

TheDiG3 commented Dec 27, 2017

Right now authentication is always assumed to work with the provided login data and returns false only upon network error.
Parse the first messages when the IRC connection is established in order to check whether username/password/oauth is correct. More info in TwitchPlay/TwitchPlay/Source/TwitchPlay/Private/Components/TwitchIRCComponent.cpp at UTwitchIRCComponent::AuthenticateTwitchIRC.
Possibly do this on a task thread.

@TheDiG3 TheDiG3 added the todo label Dec 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant