From 078e700f6d73237377408e1ae825f52cc1104bd1 Mon Sep 17 00:00:00 2001 From: zicklag Date: Fri, 24 May 2024 20:05:02 +0000 Subject: [PATCH] Update forgejo.json --- forgejo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forgejo.json b/forgejo.json index 897b4bb..7d68ed1 100644 --- a/forgejo.json +++ b/forgejo.json @@ -1,5 +1,5 @@ { - "client_id": "https://git.weird.one/zicklag/oidc-config/raw/branch/main/client-config.json", + "client_id": "https://git.weird.one/zicklag/oidc-config/raw/branch/main/forgejo.json", "redirect_uris": ["https://git.weird.one/user/oauth2/Weird/callback"], "grant_types": ["authorization_code", "refresh_token"] }