feat: authsession service
This commit is contained in:
+2
-2
@@ -37,7 +37,7 @@ flowchart LR
|
||||
|
||||
## Main Components
|
||||
|
||||
### 1. Edge Gateway
|
||||
### 1. [Edge Gateway](./gateway/README.md)
|
||||
|
||||
The gateway is the only public entry point for client traffic.
|
||||
|
||||
@@ -58,7 +58,7 @@ Responsibilities:
|
||||
|
||||
The gateway must not implement domain-specific business logic.
|
||||
|
||||
### 2. Auth / Session Service
|
||||
### 2. [Auth / Session Service](./authsession/README.md)
|
||||
|
||||
This service owns authentication and device session lifecycle.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user