localhost-oidc-config/kitsune.json

5 lines
214 B
JSON
Raw Permalink Normal View History

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