Add Auth Service box inside Core (no arrows) with 'Login + SSO support'

This commit is contained in:
TNB
2026-07-07 09:43:11 -04:00
parent bd28d03f77
commit 8cf2c5f195
2 changed files with 67 additions and 61 deletions
+1
View File
@@ -9,6 +9,7 @@ TallyFlow is built around exactly **five primary components**, with **Core** as
### 1. Core (Central)
- **Core Backend** (Go) positioned in the center — provides the REST API
- **Core Web UI** (Vue.js) on the left — consumes the Core API
- **Auth Service** — handles login and SSO support
- Owns MongoDB (assets, tags, photos, zones, events)
- Single API integration point for all other components
- Handles configuration, reporting, and orchestration