Can anyone guide me how do I implement identity in MVC for existing database.
i want to use the membership or role-based authorization for my current project and i want to use my existing data base for role-based authorization.
can anyone guide me how do I achieve that?