[b]"Looking for a Python wrapper to add auth to HttpClient—any recommendations?"[/b] or [b]"What's the best Python

20 Replies, 772 Views

Honestly, `httpx` + `authlib` is my go-to combo for this.

It’s not *exactly* a python wrapper to add auth to httpclient, but it’s close enough and way cleaner than rolling your own.

Supports OAuth 2.0 like a champ.

Messages In This Thread



Users browsing this thread: 1 Guest(s)