tomdyson / wagalytics

A Google Analytics dashboard in your Wagtail admin
MIT License
217 stars 42 forks source link

Update/Replace oauth2client? #19

Open dwasyl opened 7 years ago

dwasyl commented 7 years ago

oauth2client has been depreciated and had support withdrawn as of June 7, 2017.

They recommend migration to google-auth and oauthlib.

SalahAdDin commented 7 years ago

Who?

dwasyl commented 7 years ago

@SalahAdDin The oauth2client package maintainers (per https://github.com/google/oauth2client)