Posted on: 6/9/2014 7:47:43 PM | Views : 388

Hi,
    I'm writing a web app and a web service that need to share the same asp.net identity database. I also want to be able to register new users via a web service function (that will be called via a mobile app). How do I go about implementing a shared identity database and what functions do I need to implement in my web service to register new users?
SteveR

Go to the complete details ...