staromeste / homebridge-http-advanced-accessory

Supports all devices on HomeBridge Platform / Bridges devices to http
Apache License 2.0
65 stars 22 forks source link

Authentication via HTTP Headers #26

Open Carlgo11 opened 3 years ago

Carlgo11 commented 3 years ago

Hi, I can't seem to find any documentation on how to set HTTP headers for this plugin. The REST API that I'm trying to connect with Homebridge relies on an Authorization header Authorization: Bearer [API KEY] How is this written in the config?

staromeste commented 3 years ago

Sorry but this is currently not supported. Only basic auth headers are supported.

On Tue, 20 Oct 2020 at 18:23, Carlgo11 notifications@github.com wrote:

Hi, I can't seem to find any documentation on how to set HTTP headers for this plugin. The REST API that I'm trying to connect with Homebridge relies on an Authorization header Authorization: Bearer [API KEY] How is this written in the config?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/staromeste/homebridge-http-advanced-accessory/issues/26, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABBP2MK6DUY4DXGEIDWXEZDSLW2PXANCNFSM4SYSSR3Q .