88[ext_resource type ="Script" uid ="uid://iv0mgv0lu8b0" path ="res://addons/twitcher/auth/twitch_auth.gd" id ="5_oxajb" ]
99[ext_resource type ="Script" uid ="uid://bf0wi70haua35" path ="res://addons/twitcher/lib/oOuch/oauth.gd" id ="6_1vs0w" ]
1010[ext_resource type ="Script" uid ="uid://blmhj3j00yk45" path ="res://addons/twitcher/eventsub/twitch_eventsub.gd" id ="6_v88il" ]
11- [ext_resource type ="Resource" uid ="uid://bf54ahxend4j0" path ="res://config/user_oauth_setting.tres" id ="6_y8gdx" ]
1211[ext_resource type ="Script" uid ="uid://blnbogtrshw4r" path ="res://addons/twitcher/auth/twitch_token_handler.gd" id ="7_v88il" ]
1312[ext_resource type ="Script" uid ="uid://b0o1varextfo5" path ="res://src/device_handler.gd" id ="12_1vs0w" ]
1413
@@ -21,26 +20,26 @@ metadata/_custom_type_script = "uid://i8st3lv0lidh"
2120
2221[node name ="TwitchAuth" type ="Node" parent ="." unique_id =1369163718 ]
2322script = ExtResource ("5_oxajb" )
24- oauth_setting = ExtResource ("6_y8gdx " )
23+ oauth_setting = ExtResource ("2_y8gdx " )
2524token = ExtResource ("4_1vs0w" )
2625scopes = ExtResource ("3_3i13y" )
2726metadata/_custom_type_script = "uid://iv0mgv0lu8b0"
2827
2928[node name ="OAuth" type ="Node" parent ="TwitchAuth" unique_id =1483178882 node_paths =PackedStringArray ("token_handler" )]
3029script = ExtResource ("6_1vs0w" )
31- oauth_setting = ExtResource ("6_y8gdx " )
30+ oauth_setting = ExtResource ("2_y8gdx " )
3231scopes = ExtResource ("3_3i13y" )
3332token_handler = NodePath ("../TokenHandler" )
3433
3534[node name ="TokenHandler" type ="Node" parent ="TwitchAuth" unique_id =1632205395 ]
3635script = ExtResource ("7_v88il" )
37- oauth_setting = ExtResource ("6_y8gdx " )
36+ oauth_setting = ExtResource ("2_y8gdx " )
3837token = ExtResource ("4_1vs0w" )
3938
4039[node name ="TwitchAPI" type ="Node" parent ="." unique_id =2102304480 ]
4140script = ExtResource ("5_1vs0w" )
4241token = ExtResource ("4_1vs0w" )
43- oauth_setting = ExtResource ("6_y8gdx " )
42+ oauth_setting = ExtResource ("2_y8gdx " )
4443metadata/_custom_type_script = "uid://cw30cwveway65"
4544
4645[node name ="TwitchEventsub" type ="Node" parent ="." unique_id =1572144212 node_paths =PackedStringArray ("api" )]
0 commit comments