summaryrefslogtreecommitdiffstats
path: root/samples/OAuthConsumer/GoogleAddressBook.aspx.cs
Commit message (Expand)AuthorAgeFilesLines
* Last StyleCop fixes.Andrew Arnott2013-03-261-6/+4
* More StyleCop fixes.Andrew Arnott2013-03-261-7/+8
* Changed all ASP.NET async void event handlers to use RegisterAsyncTask, which...Andrew Arnott2013-03-041-31/+43
* Applied similar redirect fixes elsewhere.Andrew Arnott2013-03-021-1/+2
* Fixes some OAuth 1 build breaks.Andrew Arnott2013-02-261-26/+10
* Samples all build now.Andrew Arnott2013-01-271-5/+5
* Added OAuth 1.0 samples from v3.4 branch and fixed them up a bit so thatAndrew Arnott2012-02-021-0/+75
* Split the OAuthServiceProvider sample into two samples: OAuthAuthorizationSer...Andrew Arnott2010-07-311-75/+0
* Removed C# 4 usage from samples so they build under VS2008.Andrew Arnott2010-07-191-1/+1
* Added paging capability to GoogleConsumer sample in the ApplicationBlock.Andrew Arnott2010-06-051-1/+1
* StyleCop fixes.Andrew Arnott2010-05-081-2/+2
* Updated OAuth C and SP samples to use standard WAP namespaces.Andrew Arnott2010-04-191-58/+60
* StyleCop fixes.Andrew Arnott2009-04-091-6/+3
* Rewrote the Google and Twitter consumer samples to be more presentable once c...Andrew Arnott2009-04-081-32/+50
* Split up ITokenManager into two derived interfaces to better fit Consumer and...Andrew Arnott2009-04-081-2/+3
* Renamed OAuth sample sites.Andrew Arnott2009-03-261-0/+57