miggor-StreamGraph/addons/no_twitch
Eroax 8896fed2f8 Added Handling for Invalid NoTwitch Credentials (#135)
Just a quick fix that implements handling for if your Twitch authorization is invalid by adding a new signal that gets emitted, No_Twitch.invalid_auth. Which is connected to a lambda in twitch_setup_dialog that asks for authorization and opens the browser if it's received. It's not *pretty*, but it solves the problem temporarily.

Reviewed-on: https://codeberg.org/StreamGraph/StreamGraph/pulls/135
Co-authored-by: Eroax <eroaxebusiness@duck.com>
Co-committed-by: Eroax <eroaxebusiness@duck.com>
2024-04-09 05:49:54 +00:00
..
demo Updates NoTwitch + Implements Twitch Get Request (#124) 2024-03-17 10:28:54 +00:00
chat_socket.gd Updates NoTwitch + Implements Twitch Get Request (#124) 2024-03-17 10:28:54 +00:00
eventsub_socket.gd Updates NoTwitch + Implements Twitch Get Request (#124) 2024-03-17 10:28:54 +00:00
plugin.cfg Add OBS and Twitch nodes. Improve UX significantly. Rework groups from the ground up with a new instancing feature. Open to the public. (#18) 2023-12-15 21:44:25 +00:00
plugin.gd Add OBS and Twitch nodes. Improve UX significantly. Rework groups from the ground up with a new instancing feature. Open to the public. (#18) 2023-12-15 21:44:25 +00:00
twitch_connection.gd Added Handling for Invalid NoTwitch Credentials (#135) 2024-04-09 05:49:54 +00:00
websocket_client.gd Add OBS and Twitch nodes. Improve UX significantly. Rework groups from the ground up with a new instancing feature. Open to the public. (#18) 2023-12-15 21:44:25 +00:00