Skip to content

Files

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Authentication (Part 1)

Learning Goals

  • Discuss the Importance of Authentication in Web Apps
  • Ensure Students Understand the Difference between Identity Management (Authentication) and Access Management (Authorization)
  • Discuss the Relationship Between Cookies and Sessions
  • Demonstrate Token-Based Authentication (Identity Management) Using Cookies and Sessions