summaryrefslogtreecommitdiffstats
path: root/samples/DotNetOpenAuth.ApplicationBlock/GoogleConsumer.cs
Commit message (Expand)AuthorAgeFilesLines
* Samples improvementsAndrĂ¡s Fuchs2013-05-261-288/+0
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* Merge branch 'master' into splitDllsAndrew Arnott2011-09-281-1/+1
|\
| * Reverted part of commit 2704b0fb445.Andrew Arnott2011-09-281-1/+1
* | Samples now build.Andrew Arnott2011-08-021-1/+1
|/
* Added OutgoingWebResponse.Respond method to replace its Send method, and avoi...Andrew Arnott2011-06-231-1/+1
* Saved 80% of request/response size by gzip compressing Google OAuth requests.Mike Lim2011-04-131-0/+5
* Removed C# 4 usage from samples so they build under VS2008.Andrew Arnott2010-07-191-2/+2
* Added paging capability to GoogleConsumer sample in the ApplicationBlock.Andrew Arnott2010-06-051-2/+10
* Merge branch 'v3.0' into v3.1Andrew Arnott2009-06-191-0/+6
|\
| * Added Google Maps OAuth scope to application block.Andrew Arnott2009-06-041-0/+6
* | Merge branch 'v3.0' into v3.1Andrew Arnott2009-04-301-4/+4
|\ \ | |/
| * StyleCop fixes.Andrew Arnott2009-04-301-4/+4
* | Merge branch 'v3.0' into v3.1Andrew Arnott2009-04-301-2/+74
|\ \ | |/
| * Fixes OAuth base signature string construction for URLs that include a query-...Andrew Arnott2009-04-291-0/+6
| * Added a bunch more Google Scopes to the application block.Andrew Arnott2009-04-291-2/+68
* | Added OpenID+OAuth sample.Andrew Arnott2009-04-181-1/+1
|/
* Added X.509 certificate use as an option to the OAuthConsumerWpf sample.Andrew Arnott2009-04-091-0/+20
* Split up ITokenManager into two derived interfaces to better fit Consumer and...Andrew Arnott2009-04-081-25/+1
* Added Blogger posting OAuth sample.Andrew Arnott2009-03-211-0/+55
* Renamed Channel.Send method to Channel.PrepareResponse and then added a new S...Andrew Arnott2009-01-211-1/+1
* Fixed the DirectWebResponse bug that broke the OAuth sample.Andrew Arnott2009-01-121-1/+2
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-0/+145