summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.AuthorizationServer/OAuth2/ChannelElements/AuthorizationCode.cs
Commit message (Collapse)AuthorAgeFilesLines
* Renamed IAuthorizationServer to IAuthorizationServerHost.Andrew Arnott2012-04-081-1/+1
| | | | To avoid confusion with the concrete class AuthorizationServer.
* Corrected old name of nonce store property.Andrew Arnott2012-04-011-1/+1
|
* Moved the code in AuthorizationCodeBindingElement into the ↵Andrew Arnott2012-03-291-1/+9
| | | | AuthorizationServer class.
* Beginning work of cleaning up the auth server binding elements.Andrew Arnott2012-03-261-1/+1
|
* Redistributed OAuth2 code into their more specific assemblies.Andrew Arnott2012-03-161-0/+110