I'd like to create a WebsiteAgent for TheOldReader (https://github.com/theoldreader/api), which basically uses an Authorization header to pass the token to access the API.
Would support for header key/values be possible? I could work on this if it were useful generally...
I'd like to create a WebsiteAgent for TheOldReader (https://github.com/theoldreader/api), which basically uses an
Authorization
header to pass the token to access the API.Would support for header key/values be possible? I could work on this if it were useful generally...