aspnetcore/test
Hao Kung 097925a3e4 UseUserNameAsEmail support
When set:
- FindByEmail will use UserName
- SetEmail will set the user name and email
- GetEmail will return user name
- This setting does not impact the Get/Set/FindUserName apis
2014-08-07 16:37:26 -07:00
..
Microsoft.AspNet.Identity.Authentication.Test Clean up sign in manager 2014-08-07 16:29:56 -07:00
Microsoft.AspNet.Identity.EntityFramework.InMemory.Test
Microsoft.AspNet.Identity.EntityFramework.Test UseUserNameAsEmail support 2014-08-07 16:37:26 -07:00
Microsoft.AspNet.Identity.InMemory.Test
Microsoft.AspNet.Identity.Test UseUserNameAsEmail support 2014-08-07 16:37:26 -07:00
Shared