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

Plugin authentication canceled immediately if not logged into twitch client #20

Open
FriendsOfGalaxy opened this issue Oct 14, 2019 · 0 comments

Comments

@FriendsOfGalaxy
Copy link

Hey,

If a user has twitch client installed but is not authenticated into it then trying to connect twitch integration in Galaxy Client will spin indefinitely.

This is because of these lines:
image

It starts auth process and then immediately raises Invalid Credentials (which currently seems to have an issue in Galaxy Client).

I think it would be more intuitive to not cancel authentication right after starting it and possibly wait for it to finish (maybe watch the authentication window?).

Hope this helps.

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

No branches or pull requests

1 participant