Authentication
On the WEB is particularly important to have a way of authentication for users, and the safety of transporting the data (web safety won´t be dealt with in this article, see: ssl, key public, private)
We will create here a basic system that contains an auth system, that is, there are different ways [...]