1h working: V0 doesn't redirect after Google OAuth

Hi,

v0 won’t send user to the correct page after Google OAuth call back page.

When I click continue with Google (as I’m already logged in my Google Account), the URL with Google OAuth code ( Ágape ) appears. v0 says that’s because Google oAuth is functional.

But nothing happens after that. The user is not redirected to the home page. It remains on the login page.

chat history (use Google translate for English):
https://v0.dev/chat/fork-of-agape11-wtAEX4H2akg

May you help me?

Thanks, Best,
André.

André,

just a quick question… did you added the v0 url for callback? If not, this will never work. Sync the code with your github account, push it, then pull on your computer, run, add your localhost address as callback url and then this will work as you expect.