lepture / authlib

The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
https://authlib.org/
BSD 3-Clause "New" or "Revised" License
4.55k stars 452 forks source link

Fix httpx_client.OAuth1Auth not respectng timeout #472

Closed wzy9607 closed 2 years ago

wzy9607 commented 2 years ago

Signed-off-by: Cattī Crūdēlēs 17695588+wzy9607@users.noreply.github.com

This pull request applies the same fix that #402 did for OAuth2Auth to OAuth1Auth.

What kind of change does this PR introduce? (check at least one)

Does this PR introduce a breaking change? (check one)