From b065586a571b20f5f4a151e528f172f0a018cae2 Mon Sep 17 00:00:00 2001 From: zicklag Date: Tue, 21 May 2024 22:22:44 +0000 Subject: [PATCH] Update client-config.json --- client-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client-config.json b/client-config.json index 0613947..2036ee5 100644 --- a/client-config.json +++ b/client-config.json @@ -1,5 +1,5 @@ { - "client_id": "https://s3.revolt.spicy-lobster.katharostech.com/weird-temp/openidconnect/forgejo.json", + "client_id": "https://git.weird.one/zicklag/oidc-config/raw/branch/main/client-config.json", "redirect_uris": ["https://git.weird.one/user/oauth2/Weird/callback"], "grant_types": ["authorization_code"] }