summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.AspNet/Clients/OAuth2/OAuth2Client.cs
Commit message (Expand)AuthorAgeFilesLines
* Removes Microsoft AspNet project.Andrew Arnott2013-06-161-174/+0
* Lots of StyleCop fixes.Andrew Arnott2013-03-261-3/+1
* Fixes the rest of the build breaks in the solution, including DNOA.AspNet.TestAndrew Arnott2013-03-201-8/+5
* More warning fixes.Andrew Arnott2013-02-161-1/+5
* Lots of stylecop fixes.Andrew Arnott2013-02-161-1/+1
* More warning fixes.Andrew Arnott2013-02-101-1/+4
* C# compiler warning fixes.Andrew Arnott2013-02-101-10/+8
* All product projects now build.Andrew Arnott2013-01-141-3/+5
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-0/+1
* Use cookie to store OAuth token and set it as default mechanism. Fix an issue...Microsoft2012-05-031-9/+1
* Make changes to OAuth and OpenID to allow web-farm scenario.Microsoft2012-04-271-3/+16
* StyleCop fixes on AspNet project.Andrew Arnott2012-03-101-5/+5
* Replaced manual argument validation with helper methods.Andrew Arnott2012-03-011-17/+7
* ReSharper code cleanup to help get this AspNet contribution into StyleCop com...Andrew Arnott2012-03-011-33/+81
* Added some missing comments.Andrew Arnott2012-03-011-3/+3
* Replaced AspNet project's Uri.ToString() calls with Uri.AbsoluteUriAndrew Arnott2012-03-011-1/+1
* Added copyright messages to AspNet project.Andrew Arnott2012-03-011-1/+7
* Add access token to the extraData dictionary when authentication is successful.Microsoft2012-03-011-0/+3
* Some StyleCop fixes for ASP.NET team's contribution.Andrew Arnott2012-03-011-132/+118
* Make changes per discussion. Remove the DNOA.WebPages project. Rename DNOA.We...Microsoft2012-03-011-0/+133