aspnetcore/test/Microsoft.AspNet.Identity.Test
Hao Kung 85530742ef Replace AddDefaultIdentity
Break it into
AddIdentity<>.AddEntityFrameworkStores.AddDefaultTokenProviders()
2014-11-21 15:10:35 -08:00
..
ApiConsistencyTest.cs Enable and fix Async/Cancellation tests 2014-10-27 12:58:46 -07:00
ClaimsIdentityExtensionsTest.cs
ClaimsIdentityFactoryTest.cs
IdentityBuilderTest.cs Replace AddDefaultIdentity 2014-11-21 15:10:35 -08:00
IdentityOptionsTest.cs Replace AddDefaultIdentity 2014-11-21 15:10:35 -08:00
IdentityResultTest.cs
Microsoft.AspNet.Identity.Test.kproj Update KProj to the latest format 2014-11-12 15:12:39 -08:00
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 SignOut all identity cookies except for RememberMe 2014-11-12 12:38:34 -08:00
UserManagerTest.cs Remove old V1 method: FindByUsernamePassword 2014-11-12 12:22:50 -08:00
UserValidatorTest.cs
project.json Use DataProtectionTokenProvider from DI 2014-10-27 12:51:45 -07:00