added permissions scope
This commit is contained in:
parent
5f55bb9b0d
commit
a8b58216de
3 changed files with 5 additions and 3 deletions
|
@ -35,7 +35,8 @@ function(HostApp, APICalls, Hmac) {
|
|||
"https://tent.io/types/photo/v0",
|
||||
"https://tent.io/types/cursor/v0"
|
||||
]
|
||||
}
|
||||
},
|
||||
"scopes": ["permissions"]
|
||||
},
|
||||
"permissions": {
|
||||
"public": false
|
||||
|
|
Reference in a new issue