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
This change was contributed by matthewsullivan-wf, and adds Basic Auth
support to the Python SDK. You can now pass a username and password when
creating the Service, and then also pass a `basic=True` argument to tell
it to use Basic Auth.
0 commit comments