aspnetcore/test/Microsoft.AspNet.Identity.Test
Hao Kung 3c277090de Use ApplicationCookie options in more places
- Remove ClaimsIdentity.AuthenticationType now that
ApplicationCookie.AuthenticationType is available
- Also set Expires on a cookies that need them
2014-09-25 14:57:50 -07:00
..
ClaimsIdentityExtensionsTest.cs
ClaimsIdentityFactoryTest.cs Use ApplicationCookie options in more places 2014-09-25 14:57:50 -07:00
IdentityBuilderTest.cs Add social auth and two factor 2014-09-24 15:05:51 -07:00
IdentityOptionsTest.cs Use ApplicationCookie options in more places 2014-09-25 14:57:50 -07:00
IdentityResultTest.cs
Microsoft.AspNet.Identity.Test.kproj
Microsoft.Aspnet.Identity.Test.csproj
NoopRoleStore.cs
NoopUserStore.cs
PasswordValidatorTest.cs Add social auth and two factor 2014-09-24 15:05:51 -07:00
RoleManagerTest.cs
RoleValidatorTest.cs
SecurityStampValidatorTest.cs Add social auth and two factor 2014-09-24 15:05:51 -07:00
SignInManagerTest.cs Use ApplicationCookie options in more places 2014-09-25 14:57:50 -07:00
UserManagerTest.cs Add social auth and two factor 2014-09-24 15:05:51 -07:00
UserValidatorTest.cs Replace AlphaNumericUserName with Regex option 2014-09-24 15:41:19 -07:00
project.json