Google OAuth redirect is going to backend homepage instead of frontend after login.
I have a NestJS backend and TanStack Router in the frontend. Email and password login is working fine, but Google Sign-In redirects to the backend homepage after login. How can I fix this?
0 Replies