oidc-config/opengist.json
2024-05-24 20:07:35 +00:00

6 lines
232 B
JSON

{
"client_id": "https://git.weird.one/zicklag/oidc-config/raw/branch/main/opengist.json",
"redirect_uris": ["https://opengist.weird.one/oauth/openid-connect/callback"],
"grant_types": ["authorization_code", "refresh_token"]
}