✅ Why is it common practice to reroute users to login after registering?
Cant i just create a session if the register is successful and proceed with the user logged in? In this way the user is logged it automatically without any redirect.
hmmm, then i suspect port mapping as the problem. I will try to send http rq to the backend from the frontend. They are in the same container in development