File tree 2 files changed +7
-5
lines changed
2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,14 @@ Changelog
3
3
4
4
.. _changelog-1.4.0 :
5
5
6
- 1.4.0 / (TBD )
7
- -------------
6
+ 1.4.0 / (2022-03-14 )
7
+ --------------------
8
8
9
- - Set ``use_local_webserver `` to ``True `` because of ` Google's "out of band"
10
- authentication flow deprecation
9
+ - Default ``use_local_webserver `` to ``True ``. Google has deprecated the
10
+ `` use_local_webserver = False `` ` "out of band" (copy-paste) flow
11
11
<https://developers.googleblog.com/2022/02/making-oauth-flows-safer.html?m=1#disallowed-oob> `_.
12
+ The ``use_local_webserver = False `` option is planned to stop working in
13
+ October 2022.
12
14
13
15
.. _changelog-1.3.0 :
14
16
Original file line number Diff line number Diff line change 4
4
5
5
* and push to github
6
6
7
- git push upstream master --tags
7
+ git push upstream main --tags
8
8
9
9
* Build the package
10
10
You can’t perform that action at this time.
0 commit comments