aspnetcore/test/Microsoft.AspNet.Identity.I...
Hao Kung c9d27e27e6 Introduce SignInResult/IdentityError/Describer
Follows Resource pattern (IdentityErrorDescriber.StringName, or
FormatStringName(arg1, arg2)
Also cleaned up optional services, by allowing null in constructor
SignInStatus -> SignInFailure and introduced SignInResult to make
SignInManager APIs consistent with IdentityResult (but no strings needed
for SignIn)
Fixes: #86, #176, #287 and #177
2014-12-30 14:51:52 -08:00
..
HttpSignInTest.cs Introduce SignInResult/IdentityError/Describer 2014-12-30 14:51:52 -08:00
InMemoryRoleStore.cs
InMemoryStoreTest.cs Use DataProtectionTokenProvider from DI 2014-10-27 12:51:45 -07:00
InMemoryUserStore.cs Added new apis to query users and fixed EF.Inmemory 2014-12-29 16:09:10 -08:00
Microsoft.AspNet.Identity.InMemory.Test.kproj Add schema version to kproj files 2014-11-25 10:53:12 -08:00
project.json Switch to new xunit 2014-12-15 14:23:04 -08:00