Chris Ross
|
45836c8041
|
Update UseMiddleware dependencies.
|
2014-10-15 15:56:08 -07:00 |
Hao Kung
|
84dfcf5258
|
React to Options and Hosting changes
|
2014-10-14 19:14:54 -07:00 |
Chris Ross
|
6965a66f18
|
#59 - Use Task.GetAwaiter().GetResult() instead of Task.Result.
|
2014-10-13 14:26:24 -07:00 |
Chris Ross
|
e315a545cb
|
#61 - Unit test cleanup.
|
2014-10-13 11:13:26 -07:00 |
Levi B
|
2e65a40555
|
Update Security to account for DataProtector API changes.
|
2014-10-10 12:21:08 -07:00 |
Pranav K
|
9e2f992479
|
Removing version from framework assemblies node
|
2014-10-10 10:57:33 -07:00 |
Pranav K
|
d598b83e33
|
Reacting to CLR package versioning changes
|
2014-10-10 10:34:22 -07:00 |
Hao Kung
|
e9038b40f1
|
React to UsePerRequestServices
|
2014-10-09 14:18:09 -07:00 |
Hao Kung
|
3426034bcb
|
Use DI activated options for auth middlewares
UseXXX() now use DI activated options
Use ExternalAuthenticationOptions instead of DefaultSignInAs
|
2014-10-08 13:02:08 -07:00 |
David Fowler
|
23c024ef41
|
Fixup references
|
2014-10-05 12:26:17 -07:00 |
Chris Ross
|
f6d6f31414
|
#32 - Port Cookie chunking from Katana.
|
2014-09-12 12:41:02 -07:00 |
Chris Ross
|
51c3dc98dc
|
Handle IBuilder rename to IApplicationBuilder.
|
2014-09-10 12:27:01 -07:00 |
Wei Wang
|
13adde63fa
|
Update the method used to read JSON asynchronously
|
2014-09-10 09:13:22 -07:00 |
Chris Ross
|
80c8891c08
|
#49 - OAuth base middleware.
|
2014-09-08 11:42:11 -07:00 |
David Fowler
|
810c96e939
|
Updated to use the new target framework in project.json
|
2014-09-04 01:47:16 -07:00 |
Chris Ross
|
3a3816af41
|
#41 - Port MicrosoftAccount middleware from Katana.
|
2014-08-29 13:19:18 -07:00 |
David Fowler
|
536da06660
|
Updated to use the new target framework in project.json
|
2014-08-28 23:48:55 -07:00 |
Chris Ross
|
b9eb7ba282
|
#38 - Port the Twitter middleware from katana
|
2014-08-27 09:02:44 -07:00 |
Chris Ross
|
5577159453
|
#37 - Port the Google auth middleware from Katana.
|
2014-08-25 09:50:19 -07:00 |
Chris Ross
|
919fa0c195
|
Port Facebook middleware from Katana.
|
2014-08-20 14:52:01 -07:00 |
David Fowler
|
c74e583ec9
|
Removed source files from the project
|
2014-08-15 09:27:27 -07:00 |
Chris Ross
|
05804c78db
|
Port more security tests from Katana.
|
2014-08-07 16:08:44 -07:00 |
David Fowler
|
ea98a50e43
|
Renamed configurations to frameworks in project.json
|
2014-07-13 22:01:33 -07:00 |
Brice Lambson
|
faf98f8bb0
|
Bump version to 1.0.0-*
|
2014-06-19 16:47:16 -07:00 |
David Fowler
|
ba6488fb6a
|
Fixed project.json casing
|
2014-05-26 02:52:29 -07:00 |
Pranav K
|
75759dae9c
|
Updating kproj file to match tooling changes
|
2014-05-18 20:13:57 -07:00 |
Sebastien Ros
|
d9502923f8
|
Moving interface members to extension methods
|
2014-05-12 14:32:07 -07:00 |
Andrew Peters
|
d02f76a2fd
|
Updating copyright headers
|
2014-05-08 23:01:33 -07:00 |
Wei Wang
|
f8f3e34986
|
Sort dependencies and remove duplicates in dependencies
|
2014-05-07 18:04:18 -07:00 |
David Fowler
|
d916a6d66a
|
React to renames
|
2014-05-06 01:04:17 -07:00 |
Sebastien Ros
|
05b091ee66
|
Removing Authorization namespace
|
2014-05-05 15:37:36 -07:00 |
Sebastien Ros
|
b7ed0faa33
|
Adding AuthorizationPolicy and mutable user claims
#13
|
2014-05-05 14:29:13 -07:00 |
Sebastien Ros
|
f5200a1d55
|
Implementing IAuthorizationService
#7
|
2014-04-24 16:16:15 -07:00 |