Tyler Hughes @codewithtyler.com · Jan 14

I got OAuth working via the new tab feature! Note this is for a React + Vite app & I had to make the following changes (see screenshot) in Supabase in order to get it to work. Anytime you open Bolt & WebContainers launches it will give you a new URL. The wildcard URL handles that.

3 likes 1 replies

?

Replies

Tyler Hughes · Jan 14

I was in a rush and worded this poorly I meant to say anytime you open Bolt when the preview tab opens it's launching via a WebContainers URL. Next time your open Bolt even if it's the same app that WebContainers URL will be different. The wildcard URL in Supabase accounts for that.