Chapter 19: Authentication

Learning Objectives

After completing this chapter, you should be able to do the following:

  1. Scaffold Identity into an existing project
  2. Authenticate users that visit your application
  3. Attach permissions to users of your application

Major Concepts & Key Terminology

  1. Authentication
  2. Authorization
  3. Sessions
  4. Cookies
  5. Identity
  6. Hashing