summaryrefslogtreecommitdiffstats
path: root/samples/ConsumerWpf/InMemoryTokenManager.cs
Commit message (Expand)AuthorAgeFilesLines
* Renamed ConsumerWpf sample to OAuthConsumerWpf.Andrew Arnott2009-03-261-72/+0
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-72/+72
* Moved all the OAuth classes into its own namespace in preparation to receivin...Andrew Arnott2008-11-031-2/+2
* Renamed all the OAuth message types.Andrew Arnott2008-11-021-1/+1
* Refactored messages to try to simplify their uses and try to hide information...Andrew Arnott2008-10-091-2/+2
* Renamed a few OAuth messages and a few more methods.Andrew Arnott2008-10-091-1/+1
* Added strong-typed request token message to sample.Andrew Arnott2008-10-071-2/+3
* ITokenManager.StoreNewRequestToken now takes both request and response parame...Andrew Arnott2008-10-061-1/+1
* Added Consumer WPF and ASP.NET WebForms samples.Andrew Arnott2008-10-021-0/+71