Best Practice for Redirecting User to Bubble App After Google Continue Flow

Hey!

I'm looking for advice on the best practice for redirecting a user to my app home page after completing the Google Continue flow in Xano. Front is build with bubble.io and Im using the Xano Connector plugin

My question is about the last part in the diagram (black arrow VS blue arrow)

What worked

Green arrow flow - worked. When i send a response with the token I manage to authenticate the user and then use the "go to page" bubble action to redirect to the home page

What didn't work

I was offered to handle the redirect in Xano (set headers location to homepage url, add the Xano token as a parameter and add another headers with 302 status) - this does not seem to work. I think that bubble just does not follow the location in the headers - But maybe I just did not implement it right?

My Question

What's best practice to finish this Continue with Google flow as for redirection?

Thanks!

2 replies