aspnetcore/test/Microsoft.AspNetCore.Identi...
Hao Kung 14b4bea964 Identity => Auth 2.0 2017-04-19 13:02:19 -07:00
..
ApiConsistencyTest.cs
IdentityBuilderTest.cs Identity => Auth 2.0 2017-04-19 13:02:19 -07:00
IdentityOptionsTest.cs Identity => Auth 2.0 2017-04-19 13:02:19 -07: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 Identity => Auth 2.0 2017-04-19 13:02:19 -07:00
SignInManagerTest.cs Identity => Auth 2.0 2017-04-19 13:02:19 -07:00
UserClaimsPrincipalFactoryTest.cs
UserManagerTest.cs Identity => Auth 2.0 2017-04-19 13:02:19 -07:00
UserValidatorTest.cs