bumplzz69 / google-api-python-client

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

oauth2client open browser window #84

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi. I like this stuff

http://code.google.com/p/google-api-python-client/wiki/OAuth2

but I don't love "Go to the following link in your browser:". Can I help my 
user by using Python's `webbrowser.open` to the open the URL for them (as well 
as printing it). How can I do this?

http://docs.python.org/library/webbrowser.html

Original issue reported on code.google.com by matt.hickford on 10 Jan 2012 at 7:10

GoogleCodeExporter commented 9 years ago
This issue was closed by revision e56e7d073a8f.

Original comment by jcgregorio@google.com on 17 Jan 2012 at 2:14

GoogleCodeExporter commented 9 years ago
Nice work. Thanks JC

Original comment by matt.hickford on 17 Jan 2012 at 4:34