summaryrefslogtreecommitdiffstats
path: root/samples/DotNetOpenAuth.ApplicationBlock/InMemoryTokenManager.cs
Commit message (Expand)AuthorAgeFilesLines
* OAuth 1.0 Consumers are now *much* simpler, entirely avoiding channels.Andrew Arnott2013-02-251-147/+0
* Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.Andrew Arnott2012-03-101-2/+2
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* Adjusted how the sample InMemoryTokenManager class is defined so that it is m...Andrew Arnott2010-04-191-1/+5
* Fixed missing interface on demo InMemoryTokenManager class that caused the lo...Andrew Arnott2010-04-091-1/+22
* Added Sign In with Twitter sample.Andrew Arnott2010-02-241-0/+122