ioBroker / ioBroker.web

Simple WWW web server on express for ioBroker
MIT License
48 stars 24 forks source link

add getUserByCookie to message channel and getUser to http request #439

Closed Zefau closed 3 months ago

Zefau commented 3 months 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.