Closed GoogleCodeExporter closed 9 years ago
Thanks for the patch, Jacob!
I'm currently travelling, but I promise to check it next week.
Claudio
Original comment by ccherub...@google.com
on 7 Jul 2011 at 9:59
Jacob,
Your patch only allows users to pass an OAuth2 token that was already generated
(somewhere else) but it doesn't provide a way for them to generate such tokens.
Are you planning to add that as well?
Thanks
Claudio
Original comment by ccherub...@google.com
on 12 Jul 2011 at 9:12
I wrote a blog post about my findings:
http://blog.jaks.dk/2011/07/playing-with-oauth-20-to-access-google.html
I don't plan to add OAuth 2 protocol communication into this project.
I think it is better to place that functionality into a seperate
library because it shouldn't be specific to Google OAuth 2. That said,
a Google API OAuth 2 .NET client exist:
http://code.google.com/p/google-api-dotnet-client/wiki/OAuth2
Original comment by Jacob.Ko...@gmail.com
on 15 Jul 2011 at 5:58
OAuth 2.0 support has been added in rev. 1144:
http://code.google.com/p/google-gdata/source/detail?r=1144
Relevant samples will be added in the near future.
Original comment by ccherub...@google.com
on 27 Dec 2011 at 4:19
Original issue reported on code.google.com by
Jacob.Ko...@gmail.com
on 7 Jul 2011 at 4:26Attachments: