Does Supabase sign up not automatically log the user in?

Hi @lmac ! I think I am in a similar situation and would appreciate your solution if it applies:

Supabase auth with Google, user appears in supabase users & a session is created when he logs in with google email/password on the Consent Screen from the weweb botton that uses “Supabase - Sign in with Provider” workflow

BUT does not appear as authorised in weweb variable (Authorised: False) and the page redirects to: http://localhost:3000/#access_token=eyJhb

which is a non accessible screen per the screenshot. Can you please help me ?

EDIT: Got it! It’s the “Site URL” and “Redirect URLs” in Supabase: Authentication - URL Configuration. Paste : https://editor.weweb.io/
{the URL of the page you want to redirect as it appears in the weweb editor}