summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.Client/Configuration/OAuth2ClientSection.cs
Commit message (Collapse)AuthorAgeFilesLines
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-4/+1
|
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-1/+2
|
* Replaces use of ASP.NET session id with random key.Andrew Arnott2012-12-241-0/+25
| | | | Fixes #229
* Fixed up the configuration story for OAuth 2.Andrew Arnott2012-04-181-0/+36