**auth-service** handles user authentication and registration. ## Endpoints - `GET /health` — service status - `POST /auth/login` — user login (sample) - `POST /auth/register` — user registration (sample) - `POST /auth/logout` — user logout (sample) ## Tracing This service reports telemetry to the tracing-service using the URL in the `endpoints`
-
Updated
Dec 9, 2025 - JavaScript