2026-02-23 18:38:03 -06:00
|
|
|
[gd_resource type="Resource" script_class="OAuthSetting" format=3 uid="uid://ry64ckbckh6m"]
|
|
|
|
|
|
|
|
|
|
[ext_resource type="Resource" uid="uid://c4scwuk8q0r40" path="res://addons/twitcher/lib/oOuch/default_key_provider.tres" id="1_54bgt"]
|
|
|
|
|
[ext_resource type="Script" uid="uid://00xbijwpi8xa" path="res://addons/twitcher/lib/oOuch/oauth_setting.gd" id="2_wroyb"]
|
|
|
|
|
|
|
|
|
|
[resource]
|
|
|
|
|
script = ExtResource("2_wroyb")
|
|
|
|
|
token_url = "https://id.twitch.tv/oauth2/token"
|
|
|
|
|
authorization_url = "https://id.twitch.tv/oauth2/authorize"
|
|
|
|
|
device_authorization_url = "https://id.twitch.tv/oauth2/device"
|
|
|
|
|
cache_file = "user://auth.conf"
|
|
|
|
|
client_id = "tlbzmtdy2itfeazyuumchynsez6pqv"
|
2026-02-26 22:56:39 -06:00
|
|
|
client_secret = "pEYuWgPdU5IXHiFA0tuBv8zVERrZguHEnhM1WU9/3Lo="
|