Commit Graph

77 Commits

Author SHA1 Message Date
Chris Ross 55f8b9d41d Rebase. 2014-09-12 14:32:35 -07:00
Chris Ross f258724cbd #32 - Honor AuthenticationProperties.AllowRefresh. 2014-09-12 12:41:23 -07:00
Chris Ross a9e40ac895 Properly delete the correlation cookie. See Katana #230. 2014-09-12 12:41:19 -07:00
Chris Ross b10cda80a7 #32 - Port Cookies OnException notification from Katana. 2014-09-12 12:41:15 -07:00
Chris Ross 83bffe3542 #32 - Port Cookies OnSignedIn notification from Katana. 2014-09-12 12:41:11 -07:00
Chris Ross d6b82b8799 #32 - Port cookie auth session store from Katana. Add MemoryCache sample. 2014-09-12 12:41:07 -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
Wei Wang 43fdf2a460 Upgrade Newtonsoft.Json to 6.0.4 version 2014-09-09 20:42:41 -07:00
Chris Ross 77f9fc496d Update dependecy versions. 2014-09-08 13:50:14 -07:00
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