Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

v4.1.1

Compare
Choose a tag to compare
@theacodes theacodes released this 06 Jun 16:05
· 7 commits to master since this release

v4.1.1

Note: oauth2client is deprecated. No more features will be added to the
libraries and the core team is turning down support. We recommend you use
google-auth and oauthlib.

New features:

  • Allow passing prompt='consent' via the flow_from_clientsecrets. (#717)