Lessons: 17Length: 3.3 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

6.4 ASP.NET Identity: Authentication (New to MVC5)

After creating a user, you'll need some way to authenticate and log them in. In this lesson, you'll learn how to do that. We'll also look at how to create roles and add users to them.