From f11d7b97b5bfc563aff9ae728db8c5e5f258e411 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=A5=98=ED=98=B8=EC=84=B1?= Date: Tue, 7 Jul 2026 16:58:48 +0900 Subject: [PATCH] =?UTF-8?q?=EC=8B=9C=ED=80=80=EC=8A=A4=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 2026/07/baron-sso.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/2026/07/baron-sso.md b/2026/07/baron-sso.md index f6a340a..3d1ce2d 100644 --- a/2026/07/baron-sso.md +++ b/2026/07/baron-sso.md @@ -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