Embed docs into sync_server

This commit is contained in:
Andras Schmelczer 2025-12-07 19:23:13 +00:00
parent 3e7e1da7f5
commit 05b46a883f
11 changed files with 445 additions and 88 deletions

View file

@ -243,9 +243,9 @@ users:
2. Client sends authentication message:
```json
{
"type": "auth",
"token": "user-token",
"vault": "vault-name"
"type": "auth",
"token": "user-token",
"vault": "vault-name"
}
```
3. Server validates: