summaryrefslogtreecommitdiffstats
path: root/samples/OAuthServiceProvider/Code/DatabaseTokenManager.cs
Commit message (Collapse)AuthorAgeFilesLines
* Fixes up WCF OAuth 1 samples.Andrew Arnott2013-02-101-0/+21
|
* Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.Andrew Arnott2012-03-101-1/+1
|
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Added OAuth 1.0 samples from v3.4 branch and fixed them up a bit so thatAndrew Arnott2012-02-021-0/+163
| | | | | | they work here. Fixes #64
* Stripping OAuth 1.0 support from the OAuthServiceProvider sample.Andrew Arnott2010-07-221-159/+0
|
* Updated OAuth C and SP samples to use standard WAP namespaces.Andrew Arnott2010-04-191-127/+129
|
* Converted the OAuth consumer and SP sample web site projects to web ↵Andrew Arnott2010-04-181-0/+157
application projects.