commit 9cf35dc8741ed416ebcc7a80195e73fd55179ae6 Author: zicklag Date: Thu Jun 6 01:21:55 2024 +0000 Add kitsune.json diff --git a/kitsune.json b/kitsune.json new file mode 100644 index 0000000..27c1737 --- /dev/null +++ b/kitsune.json @@ -0,0 +1,5 @@ +{ + "client_id": "https://git.weird.one/zicklag/localhost-oidc-config/raw/branch/main/kitsune.json", + "redirect_uris": ["http://localhost:5000/callback"], + "grant_types": ["authorization_code", "refresh_token"] +} \ No newline at end of file