aspnetcore/src/Microsoft.AspNet.Identity
Hao Kung 31f76b8d58 Initial DI changes from app building
Incorporate feedback and make identity DI friendly everywhere
Also start using the new OptionsSetup
2014-05-02 17:09:24 -07:00
..
ClaimTypeOptions.cs Initial DI changes from app building 2014-05-02 17:09:24 -07:00
ClaimsIdentityFactory.cs Initial DI changes from app building 2014-05-02 17:09:24 -07:00
Crypto.cs
IClaimsIdentityFactory.cs
IIdentityMessageService.cs
IPasswordHasher.cs
IPasswordValidator.cs Initial DI changes from app building 2014-05-02 17:09:24 -07:00
IQueryableRoleStore.cs
IQueryableUserStore.cs
IRoleStore.cs
IRoleValidator.cs
IUserClaimStore.cs
IUserEmailStore.cs
IUserLockoutStore.cs
IUserLoginStore.cs
IUserPasswordStore.cs
IUserPhoneNumberStore.cs
IUserRoleStore.cs
IUserSecurityStampStore.cs
IUserStore.cs
IUserTokenProvider.cs
IUserTwoFactorStore.cs
IUserValidator.cs
IdentityBuilder.cs Initial DI changes from app building 2014-05-02 17:09:24 -07:00
IdentityMessage.cs
IdentityOptions.cs Initial DI changes from app building 2014-05-02 17:09:24 -07:00
IdentityResult.cs
IdentityRole.cs
IdentityServiceCollectionExtensions.cs Initial DI changes from app building 2014-05-02 17:09:24 -07:00
IdentityServices.cs Initial DI changes from app building 2014-05-02 17:09:24 -07:00
IdentityUser.cs
IdentityUserClaim.cs
IdentityUserLogin.cs
IdentityUserRole.cs
LockoutOptions.cs Initial DI changes from app building 2014-05-02 17:09:24 -07:00
LockoutPolicy.cs
Microsoft.AspNet.Identity.kproj Initial DI changes from app building 2014-05-02 17:09:24 -07:00
PasswordHasher.cs
PasswordOptions.cs Initial DI changes from app building 2014-05-02 17:09:24 -07:00
PasswordValidator.cs Initial DI changes from app building 2014-05-02 17:09:24 -07:00
PasswordVerificationResult.cs
Resources.Designer.cs
Resources.resx
Rfc6238AuthenticationService.cs
RoleManager.cs Initial DI changes from app building 2014-05-02 17:09:24 -07:00
RoleValidator.cs
UserLoginInfo.cs
UserManager.cs Initial DI changes from app building 2014-05-02 17:09:24 -07:00
UserOptions.cs Initial DI changes from app building 2014-05-02 17:09:24 -07:00
UserValidator.cs Initial DI changes from app building 2014-05-02 17:09:24 -07:00
project.json Initial DI changes from app building 2014-05-02 17:09:24 -07:00