summaryrefslogtreecommitdiffstats
path: root/samples/OAuthClient/SampleWcf2.aspx.cs
Commit message (Expand)AuthorAgeFilesLines
* Changed all ASP.NET async void event handlers to use RegisterAsyncTask, which...Andrew Arnott2013-03-041-58/+81
* A few more fixes.Andrew Arnott2013-03-041-0/+1
* C# compiler warning fixes.Andrew Arnott2013-02-101-146/+145
* Fixed a bunch more samples.Andrew Arnott2013-01-231-13/+17
* Fixed Stylecop messages.Andrew Arnott2012-04-221-3/+3
* Fixes access denial errors from OAuth 2 resource servers so they include the ...Andrew Arnott2012-04-221-0/+6
* Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.Andrew Arnott2012-03-101-3/+3
* A bit of public API cleanup and code consolidation in ClientBase.Andrew Arnott2011-06-271-1/+1
* FxCop fixes.Andrew Arnott2011-05-281-134/+134
* Now StyleCop clean.Andrew Arnott2010-08-011-5/+5
* Some user-notification enhancements to the OAuth 2 samples.Andrew Arnott2010-08-011-9/+18
* The OAuthClient, OAuthResourceServer and OAuthAuthorizationServer samples now...Andrew Arnott2010-08-011-4/+12
* Split the OAuthServiceProvider sample into two samples: OAuthAuthorizationSer...Andrew Arnott2010-07-311-0/+120