summaryrefslogtreecommitdiffstats
path: root/samples/OAuthConsumer/Code
Commit message (Collapse)AuthorAgeFilesLines
* Added OAuth 1.0 samples from v3.4 branch and fixed them up a bit so thatAndrew Arnott2012-02-022-0/+35
| | | | | | they work here. Fixes #64
* Split the OAuthServiceProvider sample into two samples: ↵Andrew Arnott2010-07-312-35/+0
| | | | | | OAuthAuthorizationServer and OAuthResourceServer. Renamed OAuthConsumer to OAuthClient.
* Updated OAuth C and SP samples to use standard WAP namespaces.Andrew Arnott2010-04-192-24/+28
|
* Converted the OAuth consumer and SP sample web site projects to web ↵Andrew Arnott2010-04-182-0/+31
application projects.