summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.AuthorizationServer/OAuth2/ChannelElements/AuthServerBindingElementBase.cs
Commit message (Collapse)AuthorAgeFilesLines
* Fixes access denial errors from OAuth 2 resource servers so they include the ↵Andrew Arnott2012-04-221-0/+7
| | | | | | required parameters in their WWW-Authenticate headers. Fixes #124
* Renamed IAuthorizationServer to IAuthorizationServerHost.Andrew Arnott2012-04-081-1/+1
| | | | To avoid confusion with the concrete class AuthorizationServer.
* Redistributed OAuth2 code into their more specific assemblies.Andrew Arnott2012-03-161-0/+81