summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.Client/OAuth2/BearerTokenHttpMessageHandler.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixes bad logic that reports expired tokens incorrectly.Andrew Arnott2013-03-021-1/+1
* OAuth2.Client builds.Andrew Arnott2013-01-131-3/+3
* Removes CLR4 compiler symbol.Andrew Arnott2012-12-281-2/+0
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-1/+2
* Adds ClientBase.CreateAuthorizingHandlerAndrew Arnott2012-09-261-0/+93