summaryrefslogtreecommitdiffstats
path: root/samples/OAuthAuthorizationServer/Code/Client.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo.Andrew Arnott2012-04-011-1/+1
* Allows the authorization server to store merely the hashes of client secrets.Andrew Arnott2012-04-011-8/+21
* Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.Andrew Arnott2012-03-101-1/+1
* Fixed build breaks.Andrew Arnott2012-02-191-0/+7
* Renamed IConsumerDescription to IClientDescription.Andrew Arnott2012-02-121-4/+4
* We have an implicit grant javascript client that can obtain an access token.Andrew Arnott2011-06-201-1/+13
* Made the OAuth 2.0 callback validation more flexible to the host.Andrew Arnott2011-04-081-8/+17
* Split the OAuthServiceProvider sample into two samples: OAuthAuthorizationSer...Andrew Arnott2010-07-311-0/+36