From aa91ea00ac97350cb872a90553af1d00570bae10 Mon Sep 17 00:00:00 2001 From: zicklag Date: Thu, 6 Jun 2024 01:43:57 +0000 Subject: [PATCH] Add kitsune.json --- kitsune.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 kitsune.json diff --git a/kitsune.json b/kitsune.json new file mode 100644 index 0000000..3f97d50 --- /dev/null +++ b/kitsune.json @@ -0,0 +1,5 @@ +{ + "client_id": "https://git.weird.one/zicklag/oidc-config/raw/branch/main/kitsune.json", + "redirect_uris": ["https://alpha.weird.one/oidc/callback"], + "grant_types": ["authorization_code", "refresh_token"] +} \ No newline at end of file