ndg63276 / smartlife

GNU General Public License v3.0
73 stars 34 forks source link

credentials as URL parameters #14

Open dapgo opened 1 month ago

dapgo commented 1 month ago

I would like to be able to pass credentials by the URL.

Probably doing it is not a best practise an specially for web/person in the middle but for my use case the functionality of login without interaction is more important than security. So, even a workaround is welcome. :) @ndg63276

ndg63276 commented 1 month ago

I'm not going to do it, but it's open source so feel free to do it yourself.