- All dependencies for RoleManager and UserManager should be required - The old calls to GetService inside the constructors will throw instead of returning null if left in after PR aspnet/DependencyInjection#87 is merged
Remove IdentityOptionsSetup and related config functionality
Incorporate feedback and make identity DI friendly everywhere Also start using the new OptionsSetup