Httpx-oauth

Latest version: v0.14.1

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

Scan your dependencies

Page 3 of 7

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

0.9.0

New features

* Add display name and SVG logo for some clients: Facebook, GitHub, Google, LinkedIn and Microsoft

0.8.1

Improvements

* OAuth2 client will now catch all 4XX errors, not only 400 ones.

0.8.0

New features

* Discord client added. [[Documentation](https://frankie567.github.io/httpx-oauth/oauth2/#discord)] Thanks williamhatcher 🚀

0.7.0

Improvements

* Allow customization of the `httpx.AsyncClient` by overloading the `get_httpx_client` method. [[Documentation](https://frankie567.github.io/httpx-oauth/oauth2/#customize-httpx-client)]
* Bump dependencies:
* `httpx >=0.18,<0.24`

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.