aspnetcore/test/Microsoft.AspNetCore.Identi...
Mike Harder 24d4694ec5 React to Authentication changes (#1295)
* 271faf11bb
* ff9f145a8e
2017-06-29 17:53:20 -07:00
..
ApiConsistencyTest.cs
IdentityBuilderTest.cs Make roles optional in Extensions.Identity 2017-06-20 13:32:42 -07:00
IdentityOptionsTest.cs Remove ConfigureDefaultOptions 2017-06-05 11:33:20 -07:00
IdentityResultTest.cs Refactor Identity into Core + Stores 2017-05-23 11:21:39 -07:00
Microsoft.AspNetCore.Identity.Test.csproj Switch back to netstandard2.0 2017-05-26 12:45:28 -07:00
NoopRoleStore.cs
NoopUserStore.cs
PasswordHasherTest.cs
PasswordValidatorTest.cs
PrincipalExtensionsTest.cs
RoleManagerTest.cs Refactor Identity into Core + Stores 2017-05-23 11:21:39 -07:00
RoleValidatorTest.cs
SecurityStampValidatorTest.cs React to Authentication changes (#1295) 2017-06-29 17:53:20 -07:00
SignInManagerTest.cs React to Authentication changes (#1295) 2017-06-29 17:53:20 -07:00
UserClaimsPrincipalFactoryTest.cs Refactor Identity into Core + Stores 2017-05-23 11:21:39 -07:00
UserManagerTest.cs Make roles optional in Extensions.Identity 2017-06-20 13:32:42 -07:00
UserValidatorTest.cs