Commit Graph

66 Commits

Author SHA1 Message Date
Chris Ross 80c8891c08 #49 - OAuth base middleware. 2014-09-08 11:42:11 -07:00
David Fowler 214b82ea01 Updated build.cmd 2014-09-05 01:52:04 -07:00
David Fowler 810c96e939 Updated to use the new target framework in project.json 2014-09-04 01:47:16 -07:00
David Fowler 565fde5187 Fixed packages 2014-09-02 21:29:07 -07:00
Chris Ross 06bdcebf63 Fixed project.json casing 2014-08-29 13:29:29 -07:00
Chris Ross 6b0c51a531 Renamed Project.json to Project.json2 2014-08-29 13:26:14 -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 0cc85f687e Reacting to System.IO package version change 2014-08-20 15:18:29 -07:00
Chris Ross 919fa0c195 Port Facebook middleware from Katana. 2014-08-20 14:52:01 -07:00
Pranav K fabdb3b9df Reacting to System.IO package version change 2014-08-20 06:56:36 -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
Pranav K d5ce9fe736 Updating dev Nuget.config 2014-08-06 12:30:49 -07:00
Pranav K 382573a6dc Updating release Nuget.config 2014-08-05 15:50:34 -07:00
Chris Ross c733aa8804 #28 - Use a GZipStream constructor that's supported on Mono. 2014-07-25 15:43:38 -07:00
Pranav K 8b0500dacf Replace RNGCryptoServiceProvider with RandomNumberGenerator 2014-07-17 09:20:51 -07:00
Chris Ross e09448a383 Update solution. 2014-07-16 14:45:58 -07:00
Chris Ross fadf6ae5e2 Add missing sample namespace. 2014-07-16 14:45:55 -07:00
Chris Ross 8b46d43dcb Make middleware report when auth fails (async). 2014-07-16 14:45:53 -07:00
Pranav K 8307e9b1f3 Reacting to System.Collections versioning change 2014-07-14 16:48:04 -07:00
David Fowler ea98a50e43 Renamed configurations to frameworks in project.json 2014-07-13 22:01:33 -07:00
Chris Ross 287eebe244 Handle change from IList to IEnumerable. 2014-07-03 10:12:15 -07:00
Chris Ross 81c06fa558 Make middleware report when auth fails. 2014-06-30 14:12:55 -07:00
Brice Lambson 779de7ae36 Updating dev Nuget.config 2014-06-20 14:33:42 -07:00
Brice Lambson 4ca0a78bbd Updating release Nuget.config 2014-06-20 14:33:41 -07:00
Brice Lambson faf98f8bb0 Bump version to 1.0.0-* 2014-06-19 16:47:16 -07:00
Wei Wang 8841f642fb Change the default author in makefile.shade 2014-06-18 16:42:27 -07:00
Pranav K e740d0799f Updating build.sh based on KRuntime changes 2014-06-10 17:24:24 -07:00
Pranav K 8d43a4fac2 Adding switch to build.cmd to skip KRE install 2014-06-03 10:16:50 -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
Eilon Lipton 823eead066 Create CONTRIBUTING.md 2014-05-13 01:02:53 -07:00
Glenn de9769baa5 Create README.md 2014-05-12 17:52:35 -07:00
Sebastien Ros d9502923f8 Moving interface members to extension methods 2014-05-12 14:32:07 -07:00
Chris Ross cf7ffe1a75 Fix sample. 2014-05-09 11:19:54 -07:00
Chris Ross e2d3598438 Create cookie auth middleware with DI. 2014-05-09 09:44:18 -07:00
Andrew Peters d02f76a2fd Updating copyright headers 2014-05-08 23:01:33 -07:00
Eilon Lipton 9d0de16073 Create LICENSE.txt 2014-05-08 16:35:28 -07:00
Wei Wang f8f3e34986 Sort dependencies and remove duplicates in dependencies 2014-05-07 18:04:18 -07:00
Chris Ross b1acd99197 Remove NullLoggerFactory workaround from the sample. 2014-05-07 11:35:42 -07:00
Wei Wang 08929a6e99 Fix dependency issues 2014-05-06 12:16:15 -07:00
David Fowler d916a6d66a React to renames 2014-05-06 01:04:17 -07:00
Chris Ross 1235ea1a6f Fix HttpAbstractions dependency renames. 2014-05-06 00:59:16 -07:00
Wei Wang 34b4c7e3a7 Remove unused dependency 2014-05-05 20:15:50 -07:00
Sebastien Ros 14205d1708 Applying IHttpAuthenticationFeature renaming 2014-05-05 17:01:57 -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