v0.17.0
版本发布时间: 2023-04-27 00:15:21
Colin-b/httpx_auth最新发布版本:v0.22.0(2024-03-02 20:10:03)
Changed
-
httpx_auth.OAuth2ResourceOwnerPasswordCredentials
does not send basic authentication by default.
Added
-
client_auth
as a parameter ofhttpx_auth.OAuth2ResourceOwnerPasswordCredentials
. Allowing to provide any kind of optional authentication. -
httpx_auth.OktaResourceOwnerPasswordCredentials
providing Okta resource owner password credentials flow easy setup.