aspnetcore/test/Microsoft.AspNet.Identity.Test
Hao Kung 91eac9f74e Remove old V1 method: FindByUsernamePassword
Replaced with FindUser/CheckPassword

Fixes https://github.com/aspnet/Identity/issues/223
2014-11-12 12:22:50 -08:00
..
ApiConsistencyTest.cs Enable and fix Async/Cancellation tests 2014-10-27 12:58:46 -07:00
ClaimsIdentityExtensionsTest.cs
ClaimsIdentityFactoryTest.cs
IdentityBuilderTest.cs
IdentityOptionsTest.cs
IdentityResultTest.cs
Microsoft.AspNet.Identity.Test.kproj
Microsoft.Aspnet.Identity.Test.csproj
NoopRoleStore.cs
NoopUserStore.cs
PasswordHasherTest.cs Allow the application developer to specify the iteration count for membership passwords. 2014-11-05 12:08:20 -08:00
PasswordValidatorTest.cs
RoleManagerTest.cs
RoleValidatorTest.cs
SecurityStampValidatorTest.cs
SignInManagerTest.cs Add SignInManager CanSignIn 2014-10-27 15:46:48 -07:00
UserManagerTest.cs Remove old V1 method: FindByUsernamePassword 2014-11-12 12:22:50 -08:00
UserValidatorTest.cs
project.json