From 1f76530bc5001d9a9088f269db6c03cf287b67e6 Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Mon, 2 Feb 2026 17:09:32 +0200 Subject: feat: create auth session --- misc/sellershut.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') 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" -- cgit v1.2.3