The template code doesn't provide any sort of administrative functions for managing user login information. Sort of seems like missing functionality to me, but oh well.
Does anyone know of sample / shared / open source code for maintaining the list of users on an ASP.NET 4.5 site using the Identity OWIN 2.0 model? Specifically, listing users, allowing for editing of users, deleting users, and assigning roles.
Thanks
Go to the complete details ...