@wojo wrote:
Hi,
I currently have a login system that posts a username and password to my backend for verification. The issue is, that this request stays in the networks tab of the history. Is there a way to redirect without persisting this information.
I believe this is a consequence of Ember handling the transition. I have considered recreating the login form with simple html and js that will post to an endpoint.
Posts: 1
Participants: 1