login works on localhost but not on netlify

if i change ALL urls to the netlify url, within my code and also in supabase it says 200 (success) in my logs at supabase but in the app itself user and error is null or undefined, so why does this work on localhost with localhost urls but not on netlify with the matching netlify urls?

I also dont get an error, please help
image.png
Was this page helpful?