I am attempting to extend the Orchard login process using IUserEventHandler, like is done here. No matter how hard I look through the Orchard assemblies, I can’t find the Orchard.Users.Events namespace which is the supposed home of IUserEventHandler.
Which Orchard assembly contains that interface?
Found it. It is actually an Orchard Module, available under /Modules/Orchard.Users.