If you're looking for a python wrapper to add auth to httpclient, check out `requests-authlib`. It’s super easy to use and supports OAuth out of the box.
Docs are solid, and it plays nice with HttpClient.
Plus, it’s actively maintained, so you won’t get stuck with abandoned code.
Docs are solid, and it plays nice with HttpClient.
Plus, it’s actively maintained, so you won’t get stuck with abandoned code.
