summaryrefslogtreecommitdiffstats
path: root/samples/OAuthConsumer/Yammer.aspx.cs
Commit message (Expand)AuthorAgeFilesLines
* Changed all ASP.NET async void event handlers to use RegisterAsyncTask, which...Andrew Arnott2013-03-041-19/+27
* Fixes some OAuth 1 build breaks.Andrew Arnott2013-02-261-32/+11
* Samples all build now.Andrew Arnott2013-01-271-5/+6
* Added OAuth 1.0 samples from v3.4 branch and fixed them up a bit so thatAndrew Arnott2012-02-021-0/+76
* Split the OAuthServiceProvider sample into two samples: OAuthAuthorizationSer...Andrew Arnott2010-07-311-76/+0
* StyleCop fixes.Andrew Arnott2010-07-091-3/+3
* Added sample Yammer OAuth 1.0 consumer.Andrew Arnott2010-06-171-0/+76