Skip to content

Releases: googleapis/google-auth-library-python-oauthlib

v0.5.3

14 Sep 21:32
f9fd441

Choose a tag to compare

0.5.3 (2022-09-02)

Bug Fixes

  • Pass port range from get_user_credentials to find_open_port (#212) (479330a)

v0.5.2

09 Jun 15:16
830651e

Choose a tag to compare

0.5.2 (2022-06-03)

Documentation

  • fix changelog header to consistent size (#204) (cbd7d67)

v0.5.1

15 Mar 15:55
f424959

Choose a tag to compare

0.5.1 (2022-03-15)

Bug Fixes

  • avoid deprecated "out-of-band" authentication flow (#186) (f119c4e)

v0.5.0

24 Feb 00:14
e315cec

Choose a tag to compare

0.5.0 (2022-02-24)

Features

v0.4.6

01 Sep 09:47
d774c24

Choose a tag to compare

Bug Fixes

v0.4.5

29 Jul 16:48
705389b

Choose a tag to compare

Documentation

Miscellaneous Chores

v0.4.4

29 Mar 20:02
708be13

Choose a tag to compare

Bug Fixes

  • add redirect_uri_trailing slash param to run_local_server (#111) (666863a)

v0.4.3

01 Mar 17:03
59e4c58

Choose a tag to compare

Bug Fixes

  • add charset-utf-8 to response header (#104) (53e31e2)
  • deps: add lower bounds to all dependencies (#99) (5587c6a)

v0.4.2

28 Oct 16:47
7638659

Choose a tag to compare

Bug Fixes

  • don't open browser if port is occupied (#92) (0004057), closes #75

v0.4.1

04 Oct 16:25
3758d8c

Choose a tag to compare

Implementation Changes

  • Don't auto-generate code_verifier by default. (#48)

Internal / Testing Changes

  • Add renovate.json (#56)