Update README.md

This commit is contained in:
Ahmed Bilal 2019-06-08 09:36:55 +02:00
parent 2f2d0c592e
commit 0301e1a7e8
1 changed files with 2 additions and 2 deletions

View File

@ -118,8 +118,8 @@ Request JSON object:
```
{
auth_name: "your-name",
auth_realm: "your-realm",
auth_name: "auth-name",
auth_realm: "auth-realm",
auth_token: "current time based token",
name: "name that wants to be authenticated",
realm: "realm that wants to be authenticated",