You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Several transport classes are available, one of them is "requests".
Requests supports basic-authentication but far more than that (0). In order to support this a few lines would need to be changed to allow for providing an authentication object (1).
I have the code ready (1) for this and am actively using it.
Would you be willing to accept this contribution ?