User-370852841 posted
I want to implement Token Based Authentication using ASP.NET Web API 2, Owin, and Identity.
I already have usertable with int and primary column and have data in that table. i have store department wise role system.
please help to migrate current user table to identity user.