controller_authentication

This controller manages all authentication cookies. It is called by the auth model in the browser.

Edit on GitHub

controller_api Controllers controller_export

Referred by

Access control

Access control is about defining who is allowed to access certain resources. It takes two steps:

controller_mqtt_transport

Controller for transport of MQTT data between the browser (client) and server.