summaryrefslogtreecommitdiffstats
path: root/samples/OAuthServiceProvider/App_Code/OAuthAuthorizationManager.cs
Commit message (Expand)AuthorAgeFilesLines
* Converted the OAuth consumer and SP sample web site projects to web applicati...Andrew Arnott2010-04-181-63/+0
* Fixed possible unhandled exception during OAuth processing.Andrew Arnott2010-02-011-24/+28
* Fixed bug in OAuth Service Provider WCF sample where the service was using th...Andrew Arnott2009-08-211-1/+8
* Cleaned up WCF sample service a bit now that we have IPrincipal working.Andrew Arnott2009-06-231-1/+0
* OAuth WCF service sample now impersonates the original user in the thread's c...Andrew Arnott2009-06-231-0/+16
* Renamed OAuth sample sites.Andrew Arnott2009-03-261-0/+37