aspnetcore/src/Microsoft.AspNetCore.Identity
Mathias Lykkegaard Lorenzen a664d38ecd fix for capitalization of file name (#1166) 2017-05-16 19:15:09 -07:00
..
Properties Implementing PasswordOptions.RequiredUniqueChars (#1100) 2017-02-10 18:15:16 -08:00
AuthenticatorTokenProvider.cs fix for capitalization of file name (#1166) 2017-05-16 19:15:09 -07:00
Base32.cs
BuilderExtensions.cs UseIdentity => UseAuthentication 2017-04-20 12:34:07 -07:00
ClaimsIdentityOptions.cs
DataProtectionTokenProvider.cs
DataProtectionTokenProviderOptions.cs
EmailTokenProvider.cs
ExternalLoginInfo.cs
ILookupNormalizer.cs
IPasswordHasher.cs
IPasswordValidator.cs
IQueryableRoleStore.cs
IQueryableUserStore.cs
IRoleClaimStore.cs
IRoleStore.cs
IRoleValidator.cs
ISecurityStampValidator.cs
IUserAuthenticationTokenStore.cs
IUserAuthenticatorInfoStore.cs
IUserClaimStore.cs
IUserClaimsPrincipalFactory.cs
IUserEmailStore.cs
IUserLockoutStore.cs
IUserLoginStore.cs
IUserPasswordStore.cs
IUserPhoneNumberStore.cs
IUserRoleStore.cs
IUserSecurityStampStore.cs
IUserStore.cs
IUserTwoFactorRecoveryCodeStore.cs
IUserTwoFactorStore.cs
IUserTwoFactorTokenProvider.cs
IUserValidator.cs
IdentityBuilder.cs Update IdentityBuilder.cs <typeparam> tag definition 2017-03-07 16:32:23 -08:00
IdentityCookieOptions.cs Identity => Auth 2.0 2017-04-19 13:02:19 -07:00
IdentityError.cs
IdentityErrorDescriber.cs Implementing PasswordOptions.RequiredUniqueChars (#1100) 2017-02-10 18:15:16 -08:00
IdentityOptions.cs
IdentityResult.cs
IdentityServiceCollectionExtensions.cs Identity => Auth 2.0 2017-04-19 13:02:19 -07:00
LockoutOptions.cs
Microsoft.AspNetCore.Identity.csproj Remove unnecessary package references (#1190) 2017-05-10 11:31:51 -07:00
PasswordHasher.cs
PasswordHasherCompatibilityMode.cs
PasswordHasherOptions.cs
PasswordOptions.cs Implementing PasswordOptions.RequiredUniqueChars (#1100) 2017-02-10 18:15:16 -08:00
PasswordValidator.cs Typo Error Fixed. 2017-03-14 09:43:23 -07:00
PasswordVerificationResult.cs
PhoneNumberTokenProvider.cs
PrincipalExtensions.cs
Resources.resx Implementing PasswordOptions.RequiredUniqueChars (#1100) 2017-02-10 18:15:16 -08:00
Rfc6238AuthenticationService.cs
RoleManager.cs
RoleValidator.cs
SecurityStampRefreshingPrincipalContext.cs
SecurityStampValidator.cs Identity => Auth 2.0 2017-04-19 13:02:19 -07:00
SignInManager.cs Add GetExternalAuthenticationSchemes back 2017-04-20 15:46:20 -07:00
SignInOptions.cs
SignInResult.cs
TokenOptions.cs
TokenProviderDescriptor.cs
TotpSecurityStampBasedTokenProvider.cs
UpperInvariantLookupNormalizer.cs Remove call to Normlize() for now 2017-03-30 10:00:30 -07:00
UserClaimsPrincipalFactory.cs
UserLoginInfo.cs
UserManager.cs Remove cancellation token overload 2017-01-17 12:51:04 -08:00
UserOptions.cs
UserValidator.cs Reenable email validation 2017-03-08 12:58:23 -08:00
baseline.netcore.json
baseline.netframework.json Update API Check related files 2017-04-25 08:18:46 -07:00