Make compatible with oauth2client v2.0.0
The v2.0.0 release moved a few modules to a subpackage of oauth2client called contrib. Among these was the locked_file module necessary for credential storage. Sample code for Django, App Engine and Service Accounts needed updates as well.
Loading
Please sign in to comment