ioBroker / ioBroker.web

Simple WWW web server on express for ioBroker
MIT License
47 stars 22 forks source link

add getUserByCookie to message channel and getUser to http-request #440

Open Zefau opened 1 week ago

Zefau commented 1 week ago

I would like to add two functions to retrieve the user based on the cookie given.

I would like to use this functionality for jarvis to automatically login the user based on the authentication against the web adapter.

Zefau commented 5 days ago

@Apollon77 would this be acceptable? thanks in advanced