I might be jumping the gun but would you guys be willing to refactor
oauth2client a little bit?
Here's my take:
http://code.google.com/p/alex-google-api-python-client/source/browse/oauth2clien
t/?name=oauth2client-refactoring#oauth2client
The code isn't really changed, I simply shuffled it into meaningful peaces like
oauth2client.flow, oauth2client.credentials, oauth2client.secrets, etc. It'll
make it easier to test, debug and maintain the lib (IMHO).
It should be backwards compatible with samples, with a deprecation notice
though.
All existing tests pass.
Original issue reported on code.google.com by a...@cloudware.it on 10 Jul 2012 at 2:45
Original issue reported on code.google.com by
a...@cloudware.it
on 10 Jul 2012 at 2:45