aspnetcore/test/Identity.Test
Thomas Levesque fec946759c Fix SignInManager to return correct external provider display name 2018-08-16 13:38:23 -07:00
..
ApiConsistencyTest.cs
IdentityBuilderTest.cs Fix issue with role claim missing in AddIdentityCore (#1832) 2018-07-11 12:39:51 -07:00
IdentityOptionsTest.cs
IdentityResultTest.cs
IdentityUIScriptsTest.cs [Fixes #1835] Move the default Identity UI to use Bootstrap 4 2018-08-03 13:48:30 -07:00
Microsoft.AspNetCore.Identity.Test.csproj Added test for verifying fallbacksrc data 2018-05-16 14:21:59 -07:00
NoopRoleStore.cs
NoopUserStore.cs
PasswordHasherTest.cs
PasswordValidatorTest.cs
PrincipalExtensionsTest.cs
RoleManagerTest.cs
RoleValidatorTest.cs
SecurityStampValidatorTest.cs
SignInManagerTest.cs Fix SignInManager to return correct external provider display name 2018-08-16 13:38:23 -07:00
UserClaimsPrincipalFactoryTest.cs
UserManagerTest.cs
UserValidatorTest.cs