From 40938be067258a98e59c8dd8ffc19112c768bb86 Mon Sep 17 00:00:00 2001 From: Tetardtek Date: Sun, 15 Mar 2026 03:23:24 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20OAuth=20login=20path=20=E2=80=94=20/api/?= =?UTF-8?q?v1/oauth/:provider=20(pas=20auth/oauth)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/LoginPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/LoginPage.tsx b/frontend/src/pages/LoginPage.tsx index 25cdcf5..acbc512 100644 --- a/frontend/src/pages/LoginPage.tsx +++ b/frontend/src/pages/LoginPage.tsx @@ -91,7 +91,7 @@ export default function LoginPage() { {PROVIDERS.map(({ id, label }) => ( {label}