auth works on localhost but not on netlify
for my deploy on netlify i changed the Site URL in supabase and also the Homepage URL in my github application settings. when i login via github it redirects me to github where i authenticate my account but in my app it does not log in, if i change those two urls to localhost it works perfectly. do i have to change anything (url or so) in my code?