summaryrefslogtreecommitdiffstats
path: root/samples/OAuthClient/WindowsLive.aspx.cs
Commit message (Expand)AuthorAgeFilesLines
* Made AppBlock GetGraph methods asyncAndrew Arnott2013-05-271-1/+1
* Merge branch 'v4.3'Andrew Arnott2013-05-271-17/+17
|\
| * Samples improvementsAndrĂ¡s Fuchs2013-05-261-19/+26
* | Lots of StyleCop fixes.Andrew Arnott2013-03-261-3/+1
* | Changed all ASP.NET async void event handlers to use RegisterAsyncTask, which...Andrew Arnott2013-03-041-24/+32
* | A few more fixes.Andrew Arnott2013-03-041-0/+1
* | Switched Channel to receiving messages via HttpRequestMessage as well.Andrew Arnott2013-03-041-1/+1
* | C# compiler warning fixes.Andrew Arnott2013-02-101-2/+1
* | Fixed a bunch more samples.Andrew Arnott2013-01-231-3/+6
|/
* Renamed a client credential applicator.Andrew Arnott2012-04-181-1/+1
* We have HTTP Basic client authentication working now in OAuth 2.Andrew Arnott2012-04-181-1/+1
* Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.Andrew Arnott2012-03-101-1/+1
* More stylecop fixes.Andrew Arnott2012-03-081-6/+5
* Adds a Windows Live login sample.Andrew Arnott2012-03-071-0/+46