Add kitsune.json

This commit is contained in:
zicklag 2024-06-06 01:21:55 +00:00
commit 9cf35dc874

5
kitsune.json Normal file
View file

@ -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"]
}