oidc-config/kitsune.json
2024-06-06 01:43:57 +00:00

5 lines
211 B
JSON

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