From 98ebc75965c7638747e98fccd355eb611718381a Mon Sep 17 00:00:00 2001 From: Scai <59282365+alexevladgabriel@users.noreply.github.com> Date: Mon, 6 Jan 2025 20:06:17 +0200 Subject: [PATCH] fix: wrong class used on auth --- routes/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/auth.php b/routes/auth.php index 59afdc476..9f43a95be 100644 --- a/routes/auth.php +++ b/routes/auth.php @@ -1,6 +1,6 @@ name('auth.oauth.redirect');