browser-gateway
REST API

Dashboard

Dashboard static files + login endpoints.

Serves the dashboard from /web/* and handles HttpOnly-cookie login at /web/auth. Not intended for programmatic use.

Endpoints

MethodPathDescription
GET/web
GET/web/*
POST/web/auth
GET/web/auth/check
POST/web/logout

Source

On this page