John Luo
|
96c9eb7dc6
|
Updating to new options pattern
|
2016-01-08 16:33:48 -08:00 |
Hao Kung
|
f871d1fd91
|
OptionsModel => Options
|
2015-12-21 15:25:17 -08:00 |
Hao Kung
|
9a2de0f49b
|
Revert "Remove old 2.0 PrincipalExtensions which are no longer needed"
This reverts commit 1c26e8f5fa.
|
2015-12-08 22:49:50 -08:00 |
Hao Kung
|
1c26e8f5fa
|
Remove old 2.0 PrincipalExtensions which are no longer needed
|
2015-12-08 22:34:01 -08:00 |
Pranav K
|
5da757642d
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:55 -07:00 |
Hao Kung
|
2113ef5abc
|
React to Options/Cookie changes
Moved cookie instance options into IdentityCookieOptions
IUserTokenProvider changes
|
2015-09-02 15:15:40 -07:00 |
Hao Kung
|
85d2d3d46a
|
Reenable Functional tests/Fix security stamp
|
2015-07-02 12:10:36 -07:00 |
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 |