FrontEnd Backend - Connection Issues & Tips to Resolve Errors

Hi, I am making great progress with a web app I am creating, as per the normal, I assume, the web app has a front end which is open to the public and is basically a web front end explaining what the web app will do when a user signs up to use it. The front end is completed so far. The problem i have is that the backend functions and UI are completed and these are only displayed and can be used by users who sign-up to use the web app.

The problem is when i login I am not being shown the logged in UI I seem to be stuck on the web front end, even though i can see i do not need to login as I am now logged in.
I have have asked/prompted v0 who keeps looking into the issue and suggesting and implementing some code changes, which i deploy, but i am still stuck and not able to see the backend part of the system.

The login process has both login with email and password (using supabase to help with this) it also uses Login with Google and this seems to be setup correctly.

Any help or guidance would be appreciated

Thanks

Gary

Did you know there’s another category dedicated to v0 topics? A human should be here soon to help, but the answer may already be available even faster in one of these other posts.

Our docs are a great place to start.

We also have a walkthrough to help guide your workflow.

And these recordings can give you a look at v0 features and strategies in action shown by our Community:

https://community.vercel.com/tags/c/events/42/v0

Hi, Gary! Welcome to the Vercel Community :waving_hand:

Have you had a chance to go through this thread? May give you some ideas!