Customize the MVC 5 Application Users’ using ASP.Net Identity 2.0

Read full article on Falafel blog

In ASP.Net MVC 5.0, users and their roles are managed using ASP.Net Identity 2.0. By default when you create a new account email, password and confirm password are required as it’s shown below.

clip_image002

You may come across a requirement to modify the required fields for a particular application user. For example, along with the email and password, you want to save the user’s age, country and city. In this post we will learn to modify the user information. Basically there are the three steps involved in this:

image

Read full article on Falafel blog

One response to “Customize the MVC 5 Application Users’ using ASP.Net Identity 2.0”

  1. […] Customize the MVC 5 Application Users’ using ASP.Net Identity 2.0 and Attribute Routing in ASP.NET MVC 5 (Dhananjay Kumar) […]

Leave a comment

Create a website or blog at WordPress.com