summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.Client/OAuth2/ClientCredentialApplicator.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixed HTTP Basic authentication for OAuth 2 clients so that it actually works...Andrew Arnott2012-04-191-7/+52
* Renamed a client credential applicator.Andrew Arnott2012-04-181-5/+5
* StyleCop cleanup, and reversal of some code changes that were no longer neces...Andrew Arnott2012-04-181-20/+65
* We have HTTP Basic client authentication working now in OAuth 2.Andrew Arnott2012-04-181-0/+75