Formatting

This commit is contained in:
Andras Schmelczer 2026-03-25 20:00:00 +00:00
parent a84c707761
commit 3523d14fed
4 changed files with 34 additions and 34 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: