From 7de6b974ed10348ac3fbd51fc10a2e05f21f12a3 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 14:40:43 +0000 Subject: [PATCH] feat: Add Discord and Google auth options --- src/pages/Auth.tsx | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/src/pages/Auth.tsx b/src/pages/Auth.tsx index c8ecf606..16457f65 100644 --- a/src/pages/Auth.tsx +++ b/src/pages/Auth.tsx @@ -367,6 +367,42 @@ export default function Auth() { +