I installed hacs and hass-auth-header, however, whenever I try to start HA I get the following error/warnings: WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration auth_header ...
I have 2 apps protected with oauth2-proxy, using nginx's auth_request. They both have the exact same nginx configuration and the exact same oauth2-proxy configuration, which is the following: - OAUTH2 ...