I feel you—manually handling auth is a drag.
For a lightweight option, try `httpx-auth`. It wraps HttpClient cleanly and handles tokens, basic auth, and even session management.
Not as fancy as some others, but it *just works*.
For a lightweight option, try `httpx-auth`. It wraps HttpClient cleanly and handles tokens, basic auth, and even session management.
Not as fancy as some others, but it *just works*.
