feat: 가상화 문서들 추가
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
"label": "Authorized-client store",
|
||||
"kind": "database",
|
||||
"role": "store",
|
||||
"shape": "database",
|
||||
"shape": "box",
|
||||
"description": "Access와 refresh token을 server-side state로 보관한다.",
|
||||
"details": [
|
||||
"access token",
|
||||
@@ -122,7 +122,7 @@
|
||||
"id": "mediator-to-store",
|
||||
"from": "mediator",
|
||||
"to": "authorized-client-store",
|
||||
"label": "보관 · 현재 access 조회",
|
||||
"label": "보관 · 조회",
|
||||
"kind": "data",
|
||||
"evidence": [
|
||||
{
|
||||
@@ -168,4 +168,4 @@
|
||||
"metadata": {
|
||||
"rationale": "Mediator state와 browser API caller를 별도 node로 분리해 AP1·AP3와 다른 custody topology를 드러냈다."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user