Danial Jumagaliyev
Danial Jumagaliyev
Removed the extra slash from the localhost URL in TwitchAuthenticator.cs
May I know which browser you are using?
Yeah, users have reported issues with the Firefox browser not proceeding the authentication.
I should mention that currently this plugin does not work when building to WebGL. This is because WebGL does not support native multithreading for the operation of the sockets. For...
Oh there's 100% a way to get this working in WebGL. Just requires code modification and extra effort in dealing with other potential problems that may arise later as a...
Hey @Glutoblop sorry for the late reply, I finally got some time to look at tackling this issue. I'll post updates here when I manage to get it working.