No description available.
View raw schema
{
"type": "permission-set",
"title": "NorthStar Social",
"detail": "New account registration and device setup.",
"title:lang": {},
"detail:lang": {},
"permissions": [
{
"aud": "*",
"lxm": [
"social.nstar.epds.repo.getInfo",
"social.nstar.epds.repo.getStatus",
"social.nstar.epds.server.getInviteToken",
"social.nstar.epds.server.registerActor",
"social.nstar.relay.server.registerActor",
"social.nstar.relay.server.unregisterActor"
],
"type": "permission",
"resource": "rpc"
},
{
"type": "permission",
"action": [
"create",
"update",
"delete"
],
"resource": "repo",
"collection": [
"social.nstar.public.declaration",
"social.nstar.public.profile"
]
}
]
}