Jump to content

[SOLVED] Ajax for user Authentication


premiso

Recommended Posts

Hello,

 

I am making a script for user authentication to avoid the page reload to authenticate a user. My question is, how secure is it to send the username/password combo to a script to authenticate the user?

 

Should the password be encrypted before passed? Just curious I have always wondered if that would be a potential security flaw with someone sniffing the network.

 

Thanks for any replies!

Link to comment
https://forums.phpfreaks.com/topic/132241-solved-ajax-for-user-authentication/
Share on other sites

Nope, I just wanted to make sure there wasn't a difference. I think I am going to be trying to create a new way (at least for me) of verifying the user so what is passed to the php won't exactly work another day.

 

Anyhow thanks for that Corbin.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.