@ -0,0 +1,21 @@
アーキテクチャ
===
## トークンの発行
```puml
@startuml
Client -> Server: トークンのリクエスト
Server --> Client: トークンを返却
@enduml
```
## リソースの取得
Client -> Server: リソースのリクエスト
Server --> Client: リソースを返却
The note is not visible to the blocked user.