summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2/OAuth2/ChannelElements/IAuthorizationCodeCarryingRequest.cs
Commit message (Collapse)AuthorAgeFilesLines
* Split out the authorization carrying messages into distinct interfaces.Andrew Arnott2012-02-231-0/+22
This is to support additional grant types such as resource owner password credential and client credentials.