summaryrefslogtreecommitdiffstats
path: root/samples/OAuthServiceProvider/App_Code/DataApi.cs
Commit message (Collapse)AuthorAgeFilesLines
* Converted the OAuth consumer and SP sample web site projects to web ↵Andrew Arnott2010-04-181-31/+0
| | | | application projects.
* Fixed bug in OAuth Service Provider WCF sample where the service was using ↵Andrew Arnott2009-08-211-4/+9
| | | | | | the identity of the logged in user rather than the identity authenticated by the service (OAuth) to look up the data. Resolves trac #114. Thanks Steven L-P for reporting this!
* Cleaned up WCF sample service a bit now that we have IPrincipal working.Andrew Arnott2009-06-231-7/+13
|
* Renamed OAuth sample sites.Andrew Arnott2009-03-261-0/+20