summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.ResourceServer/OAuth2/ChannelElements/OAuth2ResourceServerChannel.cs
Commit message (Collapse)AuthorAgeFilesLines
* C# compiler warning fixes.Andrew Arnott2013-02-101-1/+3
|
* Fixes OAuthConsumer twitter sample.Andrew Arnott2013-02-091-1/+1
|
* OAuth2.ResourceServer now builds.Andrew Arnott2013-01-131-8/+13
|
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-1/+0
|
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-0/+1
|
* Fixes access denial errors from OAuth 2 resource servers so they include the ↵Andrew Arnott2012-04-221-2/+2
| | | | | | required parameters in their WWW-Authenticate headers. Fixes #124
* Fixed build breaks in the solution.Andrew Arnott2012-03-171-2/+2
|
* Redistributed OAuth2 code into their more specific assemblies.Andrew Arnott2012-03-161-0/+153