I\'m using the new ASP.NET MVC 5 Identity framework for authentication. I\'ve traditionally used StructureMap for dependency injection, but I\'m having problems wiring it u
@vikram, this worked for me.
cfg.For>().Use>();