Overview of the lesson
When it comes to user authentication, web developers have several good options. In this lesson, we will compare two of the most used: HTTP Basic Authentication and Server-side Sessions. We will also talk about cookies and other concepts that will broaden your current understanding of security and web applications.
What you'll learn