summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.AuthorizationServer/OAuth2/ClientDescription.cs
Commit message (Expand)AuthorAgeFilesLines
* Lots of StyleCop fixes.Andrew Arnott2013-03-261-2/+2
* Fixed up WebAPI sample so it works with anonymous clients.Andrew Arnott2013-03-021-8/+17
* Removes the memory crypto key store from the sample.Andrew Arnott2013-03-021-2/+14
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-0/+1
* Fixed typo.Andrew Arnott2012-04-011-1/+1
* Fixed StyleCop message.Andrew Arnott2012-04-011-1/+0
* Simplified ClientDescription class and made it more flexible at the sameAndrew Arnott2012-04-011-17/+10
* Allows the authorization server to store merely the hashes of client secrets.Andrew Arnott2012-04-011-6/+33
* A bunch more moving of OAuth2 classes between assemblies.Andrew Arnott2012-03-161-0/+71