Android app url

Hello,

I have access to my home assistant instance behind an external reverse proxy and authentication.

I thought it would be possible to have the Android app bypass the external authenticaion by allowing /api/* to go directly to the instance, but looking in the logs it seems the app is also access several other urls.

Is there a way to enable remote access for the Android app without fully disabling the external authentication? For example by allow-listing a list of paths?

Thanks!