summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.AuthorizationServer/OAuth2/Messages
Commit message (Collapse)AuthorAgeFilesLines
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-262-0/+2
|
* Fixed AccessTokenResult API to be clearerAndrew Arnott2012-07-221-0/+50
| | | | | | The AccessTokenResult constructor accepts an AccessToken, when it should only accept an AuthorizationServerAccessToken so it's clear what an auth server host must create so that it's serializable. This fixes that.
* Beginning work of cleaning up the auth server binding elements.Andrew Arnott2012-03-261-2/+2
|
* Fixed comments and a couple missing [Serializable] attributes.Andrew Arnott2012-03-243-3/+7
|
* StyleCop fixes.Andrew Arnott2012-03-243-16/+14
|
* A bunch more moving of OAuth2 classes between assemblies.Andrew Arnott2012-03-162-17/+0
|
* Redistributed OAuth2 code into their more specific assemblies.Andrew Arnott2012-03-165-0/+236