You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**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`
A modern, multi-tenant Leave Management System (LMS) built with .NET 8 and Clean Architecture. Features dynamic policy resolution, multi-stage approval workflows, Redis-cached permissions (RBAC + Overrides), and secure Google API integration for emails and storage.