Move event signing to server-server spec
It's *definitely* not a client concern. It isn't really in the right place at the moment, but s-s is very much a work in progress whereas c-s is nearly stable.
This commit is contained in:
parent
690a40c240
commit
63ca91f353
3 changed files with 4 additions and 2 deletions
|
@ -21,6 +21,7 @@
|
|||
"unsigned": {
|
||||
"type": "object",
|
||||
"description": "Contains optional extra information about the event.",
|
||||
"title": "UnsignedData",
|
||||
"properties": {
|
||||
"age": {
|
||||
"type": "integer",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue