WebThingsIO / android-app

A Web of Things client for Android
Mozilla Public License 2.0
6 stars 3 forks source link

Authenticate with a directory #23

Open benfrancis opened 2 years ago

benfrancis commented 2 years ago

As a user I want to provide credentials to access a directory of things (e.g. exposed by a Web of Things Gateway) so that I can access things without them being exposed to unauthenticated people.

arist0v commented 2 years ago

my first idea on this was to work with api key, i already have a working code that use the api key genereated from the gateway gui