summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.ClientAuthorization/OAuth2/IAuthorizationServerHost.cs
Commit message (Expand)AuthorAgeFilesLines
* Moved IAuthorizationServerHost interface into the auth server project.Andrew Arnott2012-04-241-214/+0
* Authorization server hosts may now provide canonical usernames for the resour...Andrew Arnott2012-04-161-2/+11
* Authorization servers now gain insight into the calling client when validatin...Andrew Arnott2012-04-151-6/+15
* Renamed IAuthorizationServer to IAuthorizationServerHost.Andrew Arnott2012-04-081-0/+196