I saw you use MD5 to encrypt password, but it is unsafe now. I think you should use SHA256 instead of it.
I saw you use MD5 to encrypt password, but it is unsafe now.
I think you should use SHA256 instead of it.