From c3c641dd7f58ee1c923f4b32c99d9d18daa50e0f Mon Sep 17 00:00:00 2001 From: arzumify Date: Thu, 28 Mar 2024 18:15:26 +0000 Subject: [PATCH] I forgor --- templates/openid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/openid.json b/templates/openid.json index acfeafe..4565063 100644 --- a/templates/openid.json +++ b/templates/openid.json @@ -1,6 +1,6 @@ { "issuer": "https://auth.hectabit.org", - "authorization_endpoint": "https://auth.hectabit.org/auth", + "authorization_endpoint": "https://auth.hectabit.org/login", "token_endpoint": "https://auth.hectabit.org/authtoken", "userinfo_endpoint": "https://auth.hectabit.org/userinfo", "response_types_supported": ["code"],