summaryrefslogtreecommitdiffstats
path: root/samples/ServiceProvider/App_Code/OAuthAuthorizationManager.cs
Commit message (Collapse)AuthorAgeFilesLines
* Added facility so WCF service knows who is calling it.Andrew Arnott2008-10-041-4/+2
|
* Added WCF sample consumer and service provider.Andrew Arnott2008-10-041-0/+32
It's pretty delicate and a poor sample, but hey, it worked.