outadoc / home-slide-android

Access your Home Assistant devices quickly from anywhere on your Android device
https://homeslide.app
Apache License 2.0
53 stars 8 forks source link

Support for Basic Auth #421

Open ThomasCr opened 2 years ago

ThomasCr commented 2 years ago

Hi,

I like this App, but for external use I only trust a Basic Auth, which I implemented on my Apache reverse proxy. It would be nice, to support Basic Auth with a input form or in url style like https://myuser:mypass@myhome.tld

Thanks

distante commented 1 year ago

Basic Auth is not really that secure, if you are, for example, connected to your work's WiFi then they will be able to see your password and username in plain text.