Allow Custom Header for the Bitwarden App Android/iOS

It would make hosting with Cloudflare Access or similiar Authentication way easier if we could set custom headers for the Android/iOS App.
So for example:
CF-Access-Client-Id: …
CF-Access-Client-Secret: …

With that we can make the Android App bypass Cloudflare Access and we can access it from anywhere. Small Change but opens so much possiblities.

Reason: I host bitwarden on a Raspberry Pi in my Home Network. Using cloudflared as reverse proxy to make it available from anywhere but in browser only after a Cloudflare Access Page requesting Google Account login. Works fine as long as I stay in the browser/Web-Vault but when I try to use the Android App I can’t get through. With the Header I can solve this with service tokens:)