User Authentication
User authentication is the process of verifying the identity (i.e. the authenticity) of a user, so that websites know who is requesting access to their resources and can customise or restrict their responses appropriately.
HTTP Basic Authentication
HTTP Digest Authentication
CGI Cookie Authentication
PHP Authentication
WSGI Authentication
JWT??