Published onFebruary 3, 2025Authentication in Web 4 - CSRFWeb-ServerCSRFsecurityWebtokenauthLearningA series of articles about some keypoints of authentication in Web server. This article is focusing on CSRF.
Published onJanuary 23, 2025Authentication in Web 2 - Password authenticationWeb-ServerauthWebpasswordsecurityLearningA series of articles about some keypoints of authentication in Web server. This article is focusing on the problems about the passwords.
Published onMay 22, 2024Authentication in Web 1 - Session and TokenWeb-ServerauthWebtokensessionsecuritySQLLearningA series of articles about some keypoints of authentication in Web server. This article is focusing on tokens and sessions.