line21c / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

Make it easier to use OAuth2 #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently the library will make requests using its own in built OAuth code.  
This code does not handle any of the interactions in the "Oauth dance"  instead 
it assumes that the developer has already done all this work and requests only 
that the developer supply the Access Token and Token Secret.

Make it easier to for developers to integrate their preferred OAuth client API 
of choice.

Original issue reported on code.google.com by paulkinlan@google.com on 27 Aug 2010 at 7:33

GoogleCodeExporter commented 9 years ago

Original comment by ccherub...@google.com on 7 Feb 2011 at 4:19

GoogleCodeExporter commented 9 years ago

Original comment by mlin...@google.com on 15 Jun 2011 at 7:58

GoogleCodeExporter commented 9 years ago

Original comment by mlin...@google.com on 1 Jul 2011 at 6:16