aspnetcore/test/Identity.Test
Hao Kung e38a307307
Allow cookie validation when stores don't support security stamp (#1941)
2018-08-29 14:41:51 -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 Support Bootstrap 3 and Bootstrap 4 on idenity UI 2018-08-21 17:46:13 -07:00
Microsoft.AspNetCore.Identity.Test.csproj
NoopRoleStore.cs
NoopUserStore.cs
PasswordHasherTest.cs
PasswordValidatorTest.cs
PrincipalExtensionsTest.cs
RoleManagerTest.cs
RoleValidatorTest.cs
SecurityStampValidatorTest.cs Allow cookie validation when stores don't support security stamp (#1941) 2018-08-29 14:41:51 -07:00
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