summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth/OAuth2/Messages/AccessTokenSuccessResponse.cs
Commit message (Expand)AuthorAgeFilesLines
* First pass at dividing DotNetOpenAuth features into separate assemblies.Andrew Arnott2011-07-011-99/+0
* Simplified AuthorizationServer by moving some code into binding elements.Andrew Arnott2011-06-251-0/+5
* Last touch-ups to get DNOA up to draft 16 compliance (at least for the succes...Andrew Arnott2011-06-121-0/+1
* More work toward draft 16 compliance.Andrew Arnott2011-06-101-0/+10
* Removed all the AllowEmpty attribute parameters in OAuth 2.0 messages because...Andrew Arnott2011-04-081-3/+3
* Small StyleCop fix.Andrew Arnott2010-07-211-1/+1
* Changed the public API for OAuth 2.0 scope from a space-delimited string to a...Andrew Arnott2010-07-191-2/+4
* Lots more work toward OAuth 2.0 draft 09 compliance.Andrew Arnott2010-07-031-1/+1
* Lots of crazy rework to fit the OAuth 2.0 draft 9.Andrew Arnott2010-07-031-1/+1
* Renamed the OAuthWrap namespaces to be OAuth2.Andrew Arnott2010-06-251-0/+81