Releases: googleapis/google-auth-library-python-oauthlib
Releases · googleapis/google-auth-library-python-oauthlib
v1.2.1
1.2.1 (2024-07-08)
Bug Fixes
v1.2.0
1.2.0 (2023-12-12)
Features
Bug Fixes
- Use setuptools.find_namespace_packages (#321) (9a0728d)
v1.1.0
1.1.0 (2023-09-07)
Features
- Adding support to specify browser while launching browser to authention (#305) (1a9dca8), closes #303
- Pass thru OAuth audience during InstalledAppFlow.run_local_server (#300) (fe08531)
Documentation
- Fix grammar with fetch_token docstring (#273) (b2e3688)
v1.0.0
1.0.0 (2023-02-06)
⚠ BREAKING CHANGES
- PKCE is enabled by default. (#269)
- Remove deprecated OOB code (#264)
Features
Bug Fixes
v0.8.0
0.8.0 (2022-12-08)
Features
v0.7.1
0.7.1 (2022-11-03)
Bug Fixes
- Include updates to properties from Google Auth lib (#249) (58becac)
v0.7.0
0.7.0 (2022-10-25)
Bug Fixes
- setup.py: increase required google-auth version to >=2.13.0 (f8a15f7)
v0.6.0
0.6.0 (2022-10-20)
Features
Bug Fixes
- Add timeout to run_local_server when waiting for response (#245) (8d53bc3)
Documentation
- Update readme to point to current docs url (#241) (8c29d2e)
v0.5.3
0.5.3 (2022-09-02)
Bug Fixes
- Pass port range from
get_user_credentials
to find_open_port
(#212) (479330a)
v0.5.2
0.5.2 (2022-06-03)
Documentation
- fix changelog header to consistent size (#204) (cbd7d67)