summaryrefslogtreecommitdiffstats
path: root/samples/OAuthServiceProvider/App_Code/OAuthToken.cs
Commit message (Expand)AuthorAgeFilesLines
* Converted the OAuth consumer and SP sample web site projects to web applicati...Andrew Arnott2010-04-181-64/+0
* Merge branch 'v3.1' into v3.2Andrew Arnott2009-08-311-1/+1
|\
| * Fixed a couple of issues with the sample OAuth SP in handling desktop consumers.Andrew Arnott2009-08-191-1/+1
* | Added IServiceProviderAccessToken and added a method to get it on the IServic...Andrew Arnott2009-06-231-1/+21
|/
* Added request token TTL checking.Andrew Arnott2009-06-151-0/+4
* Refactored OAuth service provider interfaces to better suite token and consum...Andrew Arnott2009-06-081-0/+40