Httpx-oauth

Latest version: v0.16.1

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

Scan your dependencies

Page 3 of 7

0.11.1

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

* New client for FranceConnect

0.11.0

Breaking change
---------------

* `GoogleOAuth2` client: change parameter name from `scope` to **`scopes`**.
* This is for consistency with other clients.
* Thanks Gr3atWh173 for raising and solving this point 🎉

0.10.2

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

* New clients added for Kakao and Naver. Thanks joonas-yoon 🎉

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

* Fix typings with newer versions of mypy
* Move to Hatch for package management
* Enable Python 3.11 in test matrix

0.10.1

Improvements

* Add branding for Reddit and Discord clients.

0.10.0

Breaking changes

* The return type of `get_id_email` is now `Tuple[str, Optional[str])`, which means the email is now optional and **can be `None`**.
* This will help to better support providers that don't always provide an email address.

New features and improvements

* New OpenID client, with automatic endpoints discovery. [[Documentation](https://frankie567.github.io/httpx-oauth/oauth2/#openid)]
* Okta client implementation revamped using the OpenID client as a basis.

0.9.1

Bug fixes

* Fix SVG logos

Page 3 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.