Skip to Content
You're viewing documentation of an outdated version. Check the latest documentation for v5.x.x
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");
Last updated on
Copyright © 2025 Softt. All rights reserved.