© 2026 Hashnode
Series: Web Authentication Demystified — From Concepts to Real-World In traditional PHP applications, sessions often feel invisible. You enable them, they work, and you move on. But once an application grows beyond a single server—especially when aut...

Series: Web Authentication Demystified — From Concepts to Real-World When people think about authentication, they usually think about logging users into an application. But in real systems—especially those serving large amounts of static content—auth...

Series: Web Authentication Demystified — From Concepts to Real-World Integrating an external Identity Provider (IdP) into a PHP/Yii/HumHub application requires careful handling of redirects, token exchange, validation, identity mapping, and session c...
