PHP Compte

Authentication

Local login entry point and future session hardening.

Security

Login

Local authentication will use `password_hash()` and hardened sessions in a later phase.