multica/apps/web/app/auth/callback
Jiang Bohan 7f2ea9857d fix(auth): move Google callback page to correct route path
The callback page was placed under app/(auth)/callback/ — a Next.js
route group — which mapped to /callback instead of /auth/callback.
Move it to app/auth/callback/ so the URL matches the Google OAuth
redirect URI.
2026-04-07 15:47:44 +08:00
..
page.tsx fix(auth): move Google callback page to correct route path 2026-04-07 15:47:44 +08:00