Hello,
Does anyone know if it is possible to create a secure authentication system using AJAX?
I would use the same recommended security techniques, except that the user name and password would be posted using AJAX.
If anyone has any ideas on why this would not be secure, or if they could point me to any resources that discuss this I would greatly appreciate it.
Thanks in advance.