jerrod-lankford / HAGearS3

Home Assistant user interface for the Samsung Gear S3/S2 (tizen os)
138 stars 44 forks source link

Add long lived token access using cli1p.net #12

Closed sclub closed 4 years ago

nogweii commented 5 years ago

I appreciate that it'd be nearly impossible to type in the token using the watch's keyboard, but using a 3rd party service to store that very sensitive token is real icky feeling.

I hope there is a better way.

sclub commented 5 years ago

I'm afraid that there isn't one without writing a companion app what would be much more effort. The 3rd party service stores the token only for a very short time if you grab it afterwards using the watch and does not have any relation to the url or the service that it is used with, so it is quite safe.

jerrod-lankford commented 4 years ago

@sclub Thanks, im going to pick back up development now that I've moved into a new house and im starting back up with home automation. I plan to kill off cl1p at least in favor of my own hand rolled server that i can control but ill merge this for the time being