Releases: timo-reymann/python-oauth2-cli-auth
Releases · timo-reymann/python-oauth2-cli-auth
1.5.0
1.5.0 (2024-08-09)
Features
1.4.0
1.4.0 (2024-05-19)
Features
- Add pydoctor-theme submodule (fc33d1c)
1.3.0
1.3.0 (2024-05-16)
Features
- code_grant: Add exchange_code_for_response (995debc)
- open_browser: Allow to override open browser display instruction method (ebca482)
Bug Fixes
- Fix return type for HttpServer#wait_for_code (83baf8f)
1.2.0
1.2.0 (2023-12-10)
Features
- Add timeout and retries for OAuth2 requests (20d6000)
- Add timeout for OAuthCallbackHttpServer#wait_for_code to prevent CLI hangs (603ce83)
- Supress log messages from http handler (2ceb3dc)
1.1.0
1.1.0 (2023-12-09)
Features
1.0.2
1.0.2 (2023-12-09)
Bug Fixes
1.0.1
1.0.1 (2023-12-09)
Bug Fixes
- Fix publish, improve docs (85f102e)
1.0.0
1.0.0 (2023-12-09)
Features