oidc-config/kitsune.json

5 lines
211 B
JSON
Raw Normal View History

2024-06-06 01:43:57 +00:00
{
"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"]
}