SecurityAuthentication

Authentication


Auth Preview

ESP-DASH comes with basic HTTP authentication support. You can enable basic HTTP based user authentication to control who can view your dashboard using setAuthentication function.

dashboard.setAuthentication("username", "password");
Copyright © 2024 Softt. All rights reserved.