mirror of
https://github.com/lovasoa/whitebophir
synced 2024-11-10 06:24:17 +00:00
update README.md
This commit is contained in:
parent
c4ec807c61
commit
ba2a11bd43
1 changed files with 1 additions and 2 deletions
|
@ -115,8 +115,7 @@ eg, `http://myboard.com/boards/mySecretBoardName?token={token}`
|
|||
{
|
||||
"iat": 1516239022,
|
||||
"exp": 1516298489,
|
||||
"roles": ["moderator"],
|
||||
"roles": {"moderator:mySecretBoardName"]}
|
||||
"roles": ["moderator:mySecretBoardName"]
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue