Posted on: 5/6/2015 8:27:53 PM | Views : 615

Hey all,
I've been digging into Identity and Entity Framework for the last week and I was hoping I could get some opinions and maybe some direction on the following:
Using Identity to create a custom login feature for a MVC web application to login users with a smart card. This means creating a custom UserManager, SignInmanager, and UserStore with other appropriate changes correct?
Would someone be able to point me to another topic that may go over this or explain to me how I could go about creating a my own custom Identity using the two frameworks mentioned above?
Thanks an advanced,
Kasu
 

Go to the complete details ...