For my ASP.NET web app I have a very simple login page that has an input field for the e-mail address and the password. Clicking the 'Login' button calls the 'login_user()' function in the 'app.js' file.For my ASP.NET web app I have a very simple log