Hello, I am trying to create my own website with Wix but I have one problem.
My website registers and logs users automatically through backend code, but when it finishes logging a user in, nothing happens. The function that does this log in is a get function.
My question is, how do I redirect the user to the home page after all this happens?