summaryrefslogtreecommitdiffstats
path: root/samples/OAuthClient/Facebook.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/+15
|\
| * Fixes StyleCop messages.Andrew Arnott2013-05-261-1/+1
| * Samples improvementsAndrĂ¡s Fuchs2013-05-261-16/+22
* | Changed all ASP.NET async void event handlers to use RegisterAsyncTask, which...Andrew Arnott2013-03-041-16/+26
* | 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
* | Fixed a bunch more samples.Andrew Arnott2013-01-231-3/+5
|/
* 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
* Split the OAuthServiceProvider sample into two samples: OAuthAuthorizationSer...Andrew Arnott2010-07-311-0/+32