summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.AuthorizationServer/OAuth2/ChannelElements/TokenCodeSerializationBindingElement.cs
Commit message (Expand)AuthorAgeFilesLines
* More warning fixes.Andrew Arnott2013-02-161-5/+5
* C# compiler warning fixes.Andrew Arnott2013-02-101-0/+2
* OAuth2.AuthorizationServer now builds.Andrew Arnott2013-01-131-2/+4
* Adds AuthorizationServer.DecodeRefreshTokenAndrew Arnott2012-07-201-2/+2
* Authorization Server hosts now instantiate their own AccessTokens rather than...Andrew Arnott2012-04-251-6/+5
* Moved access token signing key to the parameters object.Andrew Arnott2012-03-311-1/+3
* Consolidated all code and token serializations to one binding element.Andrew Arnott2012-03-301-0/+120