From a0d03d7cc37a489b814d3dd706e7115f5633d7c4 Mon Sep 17 00:00:00 2001 From: zicklag Date: Sat, 25 May 2024 17:47:02 +0000 Subject: [PATCH] Add gotosocial.json --- gotosocial.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 gotosocial.json 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