diff --git a/opengist b/opengist new file mode 100644 index 0000000..2e5f575 --- /dev/null +++ b/opengist @@ -0,0 +1,5 @@ +{ + "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"] +}