Basic implementation of authenticating with token instead of basic auth, as the auth=(login,password) flag on requests sends junk authentication as it overrides the bearer authentication header with a base64 encoded blank string. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| client.py | ||
| connection.py | ||
| exceptions.py | ||
| urn.py | ||