10 lines
512 B
Text
10 lines
512 B
Text
[gd_resource type="Resource" script_class="OAuthToken" load_steps=3 format=3 uid="uid://m7epy882axmp"]
|
|
|
|
[ext_resource type="Resource" uid="uid://c4scwuk8q0r40" path="res://addons/twitcher/lib/oOuch/default_key_provider.tres" id="1_byqke"]
|
|
[ext_resource type="Script" uid="uid://b52xp7c23ucfk" path="res://addons/twitcher/lib/oOuch/oauth_token.gd" id="2_phbii"]
|
|
|
|
[resource]
|
|
script = ExtResource("2_phbii")
|
|
_crypto_key_provider = ExtResource("1_byqke")
|
|
_identifier = "EditorToken"
|
|
_cache_path = "user://auth.conf"
|