Static landing page for the dashdesign account system.
This repo is not the core auth implementation.
It is only:
- a human-friendly entry page
- a place for generic links into
login-service.dashdesign.eu
It is not responsible for:
- building product-specific login URLs
- knowing the correct
returnTofor LaraLeyla Monitor or other apps - exchanging callback tokens
- setting product cookies
The technical source of truth lives in:
../login-service.dashdesign.eu/docs/cross-project-login-architecture.md
docker compose up -d --buildServes a static page on port 80 in the container.