Authentication
Learning Objectives
After completing this chapter, you should be able to do the following:
- Scaffold Identity into an existing project
- Authenticate users that visit your application
- Attach permissions to users of your application
Major Concepts & Key Terminology
- Authentication
- Authorization
- Sessions
- Cookies
- Identity
- Hashing