summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.Client/OAuth2/ChannelElements/IOAuth2ChannelWithClient.cs
Commit message (Expand)AuthorAgeFilesLines
* Adds ability for OAuth 2 clients to accept deeper access token JSON responses.Andrew Arnott2012-12-241-0/+6
* Fixed HTTP Basic authentication for OAuth 2 clients so that it actually works...Andrew Arnott2012-04-191-0/+27
* StyleCop cleanup, and reversal of some code changes that were no longer neces...Andrew Arnott2012-04-181-15/+0
* We have HTTP Basic client authentication working now in OAuth 2.Andrew Arnott2012-04-181-0/+15