diff --git a/gotosocial.json b/gotosocial.json new file mode 100644 index 0000000..7d6e334 --- /dev/null +++ b/gotosocial.json @@ -0,0 +1,5 @@ +{ + "client_id": "https://git.weird.one/zicklag/oidc-config/raw/branch/main/gotosocial.json", + "redirect_uris": ["https://gotosocial.weird.one/auth/callback"], + "grant_types": ["authorization_code", "refresh_token"] +} \ No newline at end of file