summaryrefslogtreecommitdiffstats
path: root/samples/OAuthConsumer/App_Code/InMemoryTokenManager.cs
Commit message (Collapse)AuthorAgeFilesLines
* Added Sign In with Twitter sample.Andrew Arnott2010-02-241-54/+0
|
* Moved one method from ITokenManager to IServiceProviderTokenManager, and ↵Andrew Arnott2009-11-071-14/+0
| | | | added code contracts.
* Removed unnecessary method from sample InMemoryTokenManager.Andrew Arnott2009-07-131-8/+0
|
* Rewrote the Google and Twitter consumer samples to be more presentable once ↵Andrew Arnott2009-04-081-0/+4
| | | | configured.
* Split up ITokenManager into two derived interfaces to better fit Consumer ↵Andrew Arnott2009-04-081-1/+1
| | | | and Service Provider scenarios.
* Renamed OAuth sample sites.Andrew Arnott2009-03-261-0/+72