Authentication in ASP.Net MVC 5 using Identity Libraries – Part 2
In my earlier post, I had created a basic HomeController and an AuthController.When we ran the application there was enough logic to check if the user had been authenticated and if not he would be redirected to the login page.
Moving on, we'll now ad...
sundeepkamath.in5 min read