Hao Kung
c4d32ef1d6
Remove ConfigureAwait(false) everywhere
2014-03-20 09:42:52 -07:00
Hao Kung
f77614c97f
Unit test work (Core @ 78%)
...
Starting using Microsoft.AspNet.Testing
Add/Port a bunch more unit tests
2014-03-17 16:03:54 -07:00
Hao Kung
113bab1a1d
Port ConfirmEmail, IQueryableUserStore tests
...
Also add missing IQueryableUserStore to InMemory
2014-03-12 13:43:28 -07:00
Hao Kung
1ad07a38d7
Fix build by adding System.Runtime 45 dependencies
2014-03-06 10:13:29 -08:00
Hao Kung
1553c674a4
Back to using System.Security.Claims namespace
2014-03-04 15:43:43 -08:00
Hao Kung
b13d26cab6
Flesh out implementation, add InMemoryTests
...
- Implement RoleManager
- Replace IIdentityValidator with IUser/Role/Password Validator
- Add test project.json and working tests for InMemoryUserStore
2014-03-03 17:25:39 -08:00
Hao Kung
06f9b90aea
Initial in memory implementation
...
InMemory implementation for Identity
2014-03-03 13:59:23 -08:00