summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.ClientAuthorization/OAuth2/TokenEndpointProtocolException.cs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed HTTP Basic authentication for OAuth 2 clients so that it actually ↵Andrew Arnott2012-04-191-1/+35
| | | | works in the sample.
* Fixed up an authorization server's token endpoint to generate more accurate ↵Andrew Arnott2012-03-301-0/+59
error messages.