implementing an authentication mechanism for understanding the basics of client authetication

I’m trying to implement a simple protocol to authenticate users and authorize them to access a certain web page/resource via a login form.

Please note that this is just something to use on my own and that it’s just to get th… Continue reading implementing an authentication mechanism for understanding the basics of client authetication