hello folks, i need some help with setting up supabase auth redirect url on a vercel deployed app. on local dev works fine, but when I tried deploying to
https://unfork.vercel.app/ and adding the additional url as shown in screenshot, when i click the button Sign in with Github, it populates with a link like "https://unfork.vercel.app/#access_token=_____" but doesn't do anything. what am i doing wrong? 😆