mitodl / edx2bigquery

Tool to convert & load data from edX platform into BigQuery
GNU General Public License v2.0
29 stars 29 forks source link

SignedJwtAssertionCredentials from oauth2client is depreciated #66

Closed kunanit closed 7 years ago

kunanit commented 7 years ago

SignedJwtAssertionCredentials is used by auth.py for service account authentication.

Use of SignedJwtAssertionCredentials from oauth2client has been removed in v2.0.0 (Feb 2016)