Rather than hard coding a `token` what do you thunk about having a HeaderMap here so that whoever used this client could set whatever headers they wanted (rather than only the `"authorization"`)?
This could definitely be done as a follow on PR
Originally posted by @alamb in #3207 (comment)