prayagverma / gdata-python-client

Automatically exported from code.google.com/p/gdata-python-client
1 stars 0 forks source link

gdata-python-client doesn't support Google Oauth 2 for Device #688

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

gdata OAuth2Token class currently support OAuth2 Client-side web flow, 
service-side web flow and native applications flow, but it doesn't support yet 
the OAuth2 device flow defined by Google at that url 
https://developers.google.com/accounts/docs/OAuth2ForDevices

Would it be possible to have support for it ?

Thanks in advance,

Yann

Original issue reported on code.google.com by y...@pleiades.fr.eu.org on 14 Jan 2014 at 9:30

GoogleCodeExporter commented 9 years ago
Hi again,

I tried to implement the Google OAuth 2 Device flow in gdata-python-client and 
the result of my work is available here: https://codereview.appspot.com/52810043

May I request a review of my patch set for a possible inclusion in 
gdata-python-client ?
The patch does contains additionnal tests to cover the new code.

Thanks in advance for your answer,

Yann

Original comment by y...@pleiades.fr.eu.org on 15 Jan 2014 at 8:13

GoogleCodeExporter commented 9 years ago
Hi,

Any update on this issue ?

Yann

Original comment by y...@pleiades.fr.eu.org on 14 Feb 2014 at 2:34

GoogleCodeExporter commented 9 years ago
Hello !

Is there someone here ?

Yann

Original comment by y...@pleiades.fr.eu.org on 20 Jun 2014 at 9:36