Open benfrancis opened 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.
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
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.