summaryrefslogtreecommitdiffstats
path: root/samples/OAuthClient/Code
Commit message (Collapse)AuthorAgeFilesLines
* Fix changes made in previous commits to actually adhere to StyleCop rules, ↵lcalabrese2015-08-071-1/+1
| | | | so the project even builds in Release mode
* Closes #356, Closes #357, Closes #358David Christiansen2015-01-042-15/+4
|
* Split the OAuthServiceProvider sample into two samples: ↵Andrew Arnott2010-07-312-0/+35
OAuthAuthorizationServer and OAuthResourceServer. Renamed OAuthConsumer to OAuthClient.