I\'m trying to implement .net core Identity on an existing system with existing dbcontext. Here is my DbContext class which I made to inherit IdentityDbContext. Basically I want