summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.AuthorizationServer/OAuth2/ChannelElements/TokenCodeSerializationBindingElement.cs
Commit message (Expand)AuthorAgeFilesLines
* 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