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

20 Replies, 761 Views

If you’re okay with something a bit niche, `pyjwt` + `httpx` works wonders.

You’ll need to stitch them together, but it’s flexible for custom auth flows.

Kinda overkill for simple stuff, though.

Messages In This Thread



Users browsing this thread: 1 Guest(s)