Httpx-oauth

Latest version: v0.16.1

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

Scan your dependencies

Page 1 of 7

0.16.1

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

* Remove `httpx<0.28` upper bound constraint

0.16.0

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

* Drop Python 3.8 support

New features
------------

* Implement `get_profile` method on OAuth2 clients to retrieve raw profile data.

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)]

Page 1 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.