aspnetcore/test/Microsoft.AspNetCore.Identi...
Kiran Challa 7e051d92cb Converted samples and test projects to run on netcoreapp2.0 2017-04-05 12:10:45 -07:00
..
ApiConsistencyTest.cs
IdentityBuilderTest.cs Add authenticator support 2016-12-27 12:59:44 -08:00
IdentityOptionsTest.cs Implementing PasswordOptions.RequiredUniqueChars (#1100) 2017-02-10 18:15:16 -08:00
IdentityResultTest.cs
Microsoft.AspNetCore.Identity.Test.csproj Converted samples and test projects to run on netcoreapp2.0 2017-04-05 12:10:45 -07:00
NoopRoleStore.cs
NoopUserStore.cs
PasswordHasherTest.cs Add Identity.Specfification.Tests 2016-12-12 13:55:08 -08:00
PasswordValidatorTest.cs Implementing PasswordOptions.RequiredUniqueChars (#1100) 2017-02-10 18:15:16 -08:00
PrincipalExtensionsTest.cs
RoleManagerTest.cs
RoleValidatorTest.cs
SecurityStampValidatorTest.cs Unify dependency versions to one file and remove workarounds 2017-03-15 14:47:08 -07:00
SignInManagerTest.cs Unify dependency versions to one file and remove workarounds 2017-03-15 14:47:08 -07:00
UserClaimsPrincipalFactoryTest.cs
UserManagerTest.cs Unify dependency versions to one file and remove workarounds 2017-03-15 14:47:08 -07:00
UserValidatorTest.cs