aspnetcore/src/Microsoft.AspNet.Identity
Hao Kung 076ea0385f Add Email and Phone TOTP providers
Now that HMACSHA1 is available on K
2014-07-23 11:57:14 -07:00
..
Properties
ClaimsIdentityExtensions.cs Add SecurityStampValidator 2014-07-21 10:42:04 -07:00
ClaimsIdentityFactory.cs Identity EF Cleanup 2014-07-16 11:53:11 -07:00
ClaimsIdentityOptions.cs Identity EF Cleanup 2014-07-16 11:53:11 -07:00
Crypto.cs
DefaultAuthenticationTypes.cs
EmailTokenProvider.cs Add Email and Phone TOTP providers 2014-07-23 11:57:14 -07:00
IAuthenticationManager.cs
IClaimsIdentityFactory.cs Identity EF Cleanup 2014-07-16 11:53:11 -07:00
IIdentityMessageService.cs
IPasswordHasher.cs
IPasswordValidator.cs
IQueryableRoleStore.cs
IQueryableUserStore.cs
IRoleClaimStore.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
IdentityMessage.cs
IdentityOptions.cs Identity EF Cleanup 2014-07-16 11:53:11 -07:00
IdentityResult.cs
IdentityRole.cs Identity EF Cleanup 2014-07-16 11:53:11 -07:00
IdentityRoleClaim.cs
IdentityServiceCollectionExtensions.cs Identity EF Cleanup 2014-07-16 11:53:11 -07:00
IdentityServices.cs
IdentityUser.cs Identity EF Cleanup 2014-07-16 11:53:11 -07:00
IdentityUserClaim.cs
IdentityUserLogin.cs
IdentityUserRole.cs
LockoutOptions.cs
Microsoft.AspNet.Identity.kproj Add Email and Phone TOTP providers 2014-07-23 11:57:14 -07:00
PasswordHasher.cs
PasswordOptions.cs
PasswordValidator.cs
PasswordVerificationResult.cs
PhoneNumberTokenProvider.cs Add Email and Phone TOTP providers 2014-07-23 11:57:14 -07:00
Resources.resx Identity EF Cleanup 2014-07-16 11:53:11 -07:00
Rfc6238AuthenticationService.cs Add Email and Phone TOTP providers 2014-07-23 11:57:14 -07:00
RoleManager.cs
RoleValidator.cs
SignInManager.cs Add SecurityStampValidator 2014-07-21 10:42:04 -07:00
SignInStatus.cs
TotpSecurityStampBasedTokenProvider.cs Add Email and Phone TOTP providers 2014-07-23 11:57:14 -07:00
UserLoginInfo.cs
UserManager.cs Add Email and Phone TOTP providers 2014-07-23 11:57:14 -07:00
UserOptions.cs
UserValidator.cs
project.json Add Email and Phone TOTP providers 2014-07-23 11:57:14 -07:00