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