summaryrefslogtreecommitdiffstats
path: root/samples/DotNetOpenAuth.ApplicationBlock/InMemoryTokenManager.cs
Commit message (Collapse)AuthorAgeFilesLines
* Adjusted how the sample InMemoryTokenManager class is defined so that it is ↵Andrew Arnott2010-04-191-1/+5
| | | | more difficult to use in real apps without knowing its limited scope.
* Fixed missing interface on demo InMemoryTokenManager class that caused the ↵Andrew Arnott2010-04-091-1/+22
| | | | loginPlusOAuthSampleOP.aspx sample to fail.
* Added Sign In with Twitter sample.Andrew Arnott2010-02-241-0/+122