Add kitsune.json

This commit is contained in:
zicklag 2024-06-06 01:43:57 +00:00
parent a0d03d7cc3
commit aa91ea00ac

5
kitsune.json Normal file
View file

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