summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2/OAuth2/ClientDescription.cs
Commit message (Collapse)AuthorAgeFilesLines
* A bunch more moving of OAuth2 classes between assemblies.Andrew Arnott2012-03-161-71/+0
|
* Added scaffolding for OAuth2 unit tests and added the first test for client ↵Andrew Arnott2012-02-201-0/+71
authorization.