aspnetcore/test/Microsoft.AspNet.Identity.Test
Hao Kung 097925a3e4 UseUserNameAsEmail support
When set:
- FindByEmail will use UserName
- SetEmail will set the user name and email
- GetEmail will return user name
- This setting does not impact the Get/Set/FindUserName apis
2014-08-07 16:37:26 -07:00
..
ClaimsIdentityExtensionsTest.cs
ClaimsIdentityFactoryTest.cs
IdentityBuilderTest.cs Pass user to IPasswordHasher 2014-07-25 11:57:13 -07:00
IdentityOptionsTest.cs
IdentityResultTest.cs
Microsoft.AspNet.Identity.Test.kproj
Microsoft.Aspnet.Identity.Test.csproj
NoopRoleStore.cs
NoopUserStore.cs Add NormalizedUserName / IUserNameNormalizer 2014-07-29 13:45:16 -07:00
PasswordValidatorTest.cs
RoleManagerTest.cs
RoleValidatorTest.cs
UserManagerTest.cs UseUserNameAsEmail support 2014-08-07 16:37:26 -07:00
UserValidatorTest.cs
project.json