summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.AuthorizationServer/OAuth2/AuthServerUtilities.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixed HTTP Basic authentication for OAuth 2 clients so that it actually works...Andrew Arnott2012-04-191-2/+12
* Renamed IAuthorizationServer to IAuthorizationServerHost.Andrew Arnott2012-04-081-1/+1
* Moved localizable strings into specific OAuth 2 assemblies.Andrew Arnott2012-03-311-2/+2
* Fixed up an authorization server's token endpoint to generate more accurate e...Andrew Arnott2012-03-301-0/+15
* Redistributed OAuth2 code into their more specific assemblies.Andrew Arnott2012-03-161-0/+40