Releases: googleapis/google-auth-library-python-oauthlib
Releases · googleapis/google-auth-library-python-oauthlib
v0.6.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
0.5.3 (2022-09-02)
Bug Fixes
Pass port range from get_user_credentials to find_open_port (#212 ) (479330a )
v0.5.2
Compare
Sorry, something went wrong.
No results found
0.5.2 (2022-06-03)
Documentation
fix changelog header to consistent size (#204 ) (cbd7d67 )
v0.5.1
Compare
Sorry, something went wrong.
No results found
0.5.1 (2022-03-15)
Bug Fixes
avoid deprecated "out-of-band" authentication flow (#186 ) (f119c4e )
v0.5.0
Compare
Sorry, something went wrong.
No results found
0.5.0 (2022-02-24)
Features
v0.4.6
Compare
Sorry, something went wrong.
No results found
v0.4.5
Compare
Sorry, something went wrong.
No results found
Documentation
Miscellaneous Chores
v0.4.4
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add redirect_uri_trailing slash param to run_local_server (#111 ) (666863a )
v0.4.3
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add charset-utf-8 to response header (#104 ) (53e31e2 )
deps: add lower bounds to all dependencies (#99 ) (5587c6a )
v0.4.2
Compare
Sorry, something went wrong.
No results found
Bug Fixes
don't open browser if port is occupied (#92 ) (0004057 ), closes #75