aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorrtkay123 <dev@kanjala.com>2026-02-02 17:09:32 +0200
committerrtkay123 <dev@kanjala.com>2026-02-02 17:09:32 +0200
commit1f76530bc5001d9a9088f269db6c03cf287b67e6 (patch)
tree99b4873b9813570236fdc4bb71c444c958036e58 /misc
parent549d98f3b457ddfc6dffbe2fad406da4ac50ebc7 (diff)
downloadsellershut-1f76530bc5001d9a9088f269db6c03cf287b67e6.tar.bz2
sellershut-1f76530bc5001d9a9088f269db6c03cf287b67e6.zip
feat: create auth session
Diffstat (limited to 'misc')
-rw-r--r--misc/sellershut.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/sellershut.toml b/misc/sellershut.toml
index 0fdef72..0c179f5 100644
--- a/misc/sellershut.toml
+++ b/misc/sellershut.toml
@@ -10,8 +10,8 @@ environment = "dev"
redirect-url = "https://example.com"
[oauth.discord]
-client-id = ""
-client-secret = ""
+#client-id = ""
+#client-secret = ""
token-url = "https://example.com"
auth-url = "https://example.com"