시퀀스수정

This commit is contained in:
2026-07-07 16:58:48 +09:00
parent 5702bf2cd1
commit f11d7b97b5
+2 -3
View File
@@ -47,10 +47,9 @@ flowchart TD
AC -->|아니오| AE["profile load"]
AE --> AF["dashboard 이동"]
```
## 시퀀스다이어그램
```mermaid
sequenceDiagram
participant Browser as Browser
participant App as userfront (Flutter)
participant Store as AuthTokenStore