feat: 가상화 문서들 추가
This commit is contained in:
@@ -6,7 +6,7 @@ flowchart LR
|
||||
n2[("Authorized-client store")]
|
||||
n3["Resource Server"]
|
||||
n0 -->|"AP2_SESSION"| n1
|
||||
n1 -->|"보관 · 현재 access 조회"| n2
|
||||
n1 -->|"보관 · 조회"| n2
|
||||
n1 -->|"access_token · type · expiry"| n0
|
||||
n0 -->|"Bearer header"| n3
|
||||
classDef external stroke-dasharray: 6 4
|
||||
|
||||
Reference in New Issue
Block a user