Hao Kung
|
24cf9998f0
|
React to HTTP/Security changes
|
2015-06-25 19:08:58 -07:00 |
Hao Kung
|
715790c213
|
Merge Barry's DocComments
(sorry barry, wasn't too hard to merge)
|
2015-06-08 11:09:25 -07:00 |
N. Taylor Mullen
|
ab43154577
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:52:26 -07:00 |
Hao Kung
|
c251bf0162
|
Add RefreshSignIn
|
2015-04-23 22:17:24 -07:00 |
Hao Kung
|
a6bf4029aa
|
Move extensions IPrincipal => ClaimsPrincipal
Fixes https://github.com/aspnet/Identity/issues/395
|
2015-03-19 15:24:20 -07:00 |
Hao Kung
|
3aaa628365
|
React to AuthN changes
|
2015-03-02 16:39:01 -08:00 |
Hao Kung
|
597e2b3153
|
Remove CancellationToken from Manager APIs
|
2015-02-10 15:39:42 -08:00 |
Hao Kung
|
2c9f43a160
|
Enable and fix Async/Cancellation tests
|
2014-10-27 12:58:46 -07:00 |
Stephen Halter
|
e720edf4bd
|
Change GetService calls to GetRequiredService
GetRequiredService throws for missing services like GetService used to.
|
2014-10-16 16:07:53 -07:00 |
Hao Kung
|
0df5dfd36b
|
React to DI change for GetService
|
2014-10-16 15:33:59 -07:00 |
Hao Kung
|
3abe532761
|
React to options and hosting changes
|
2014-10-14 19:19:44 -07:00 |
Hao Kung
|
3f4f846cbb
|
Add social auth and two factor
- Merge Authentication into Core
- Add social login support
- Add two factor support
- Rework options model for startup
|
2014-09-24 15:05:51 -07:00 |