oidc-config/opengist

6 lines
232 B
Text
Raw Normal View History

2024-05-24 20:07:25 +00:00
{
"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"]
}