Httpx-oauth

Latest version: v0.15.1

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

0.15.1

Bug fixes
---------

* Fix `GitHubOAuth2.refresh_token` error handling when the token is invalid.

0.15.0

Breaking changes
----------------

* Exception classes have been moved to `httpx_oauth.exceptions` module.
* Exception classes now have a required `message` property.
* `GetAccessTokenError`, `RefreshTokenError` and `RevokeTokenError` accept an optional `response property`.

New features and improvements
-----------------------------

* Add support for `client_secret_basic` authentication method.
* Improved error handling: network errors and JSON decode errors are now properly handled.
* Code is now entirely documented with docstrings.

0.14.1

Bug fixes
---------

* Handle GitHub refresh tokens errors not following the standard.

0.14.0

Improvements
------------

* Add support for GitHub refresh tokens [[Documentation](https://frankie567.github.io/httpx-oauth/oauth2/#github)]

0.13.3

Improvements
------------

* Enable Python 3.12 support
* Bump dependencies:
* `httpx >=0.18,<0.28`

0.13.2

Bug fixes and improvements
--------------------------

* Fix 317: GitHub client returns the primary email by default. Thanks lloesche 🎉
* Bump dependencies:
* `httpx >=0.18,<0.27`

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.