summaryrefslogtreecommitdiffstats
path: root/samples/OAuthAuthorizationServer/Code/Client.cs
Commit message (Expand)AuthorAgeFilesLines
* 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