Commit Graph

8 Commits

Author SHA1 Message Date
Hao Kung 3aaa628365 React to AuthN changes 2015-03-02 16:39:01 -08:00
Hao Kung b59440d95f Normalize all lookups with one service 2015-01-12 12:12:53 -08:00
Hao Kung d2c12e85b8 Samples fix for missing return url
Fixes: https://github.com/aspnet/Identity/issues/262
2014-11-24 16:29:02 -08:00
Hao Kung 66f9803d06 Replace IIdentityMessageService with IUserMessageProvider 2014-11-24 13:41:02 -08:00
Suhas Joshi 191bf8815c Updating connection strings to use lcatest localdb 2014-11-13 15:49:45 -08:00
Hao Kung cb3948b86f Use DataProtectionTokenProvider from DI
Fixes https://github.com/aspnet/Identity/issues/224
2014-10-27 12:51:45 -07:00
Hao Kung c80ec3f326 IUserLogin API changes
- Add ProviderDisplayName
- AddLogin continues to take UserLoginInfo
- Remove/Find now only take loginProvider/providerKey
- Refactor unit tests to share a base class
2014-08-18 11:42:26 -07:00
Hao Kung bbb848ae1d Add identity sample 2014-07-16 12:44:23 -07:00