I am making a webservice call that needs and authentication password using jquery ajax. My question is how/where to I store the webservice authentication password so that javascript can use it in the service call in a way that can't be seen from the html code view which would compromise security? Thax
Asked
Active
Viewed 714 times