Changed
- Requires
httpx
==0.27.* httpx_auth.JsonTokenFileCache
andhttpx_auth.TokenMemoryCache
get_token
method does not handle kwargs anymore, theon_missing_token
callable does not expect any arguments anymore.
httpx
==0.27.*httpx_auth.JsonTokenFileCache
and httpx_auth.TokenMemoryCache
get_token
method does not handle kwargs anymore, the on_missing_token
callable does not expect any arguments anymore.