Tagged Questions

1
vote
1answer
274 views

After deployment, login control stops working

In my development environment I can register and login just fine. After loging in or registering I do a redirect. Once deployed I noticed that the registering still works, but the page refreshes. ...