social.nstar.authFull

nstar.social

Documentation

main permission-set

No description available.

View raw schema
{
  "type": "permission-set",
  "title": "Full NorthStar Social App Permissions",
  "detail": "Manage all NorthStar Social-specific features and data.",
  "title:lang": {},
  "detail:lang": {},
  "permissions": [
    {
      "aud": "*",
      "lxm": [
        "social.nstar.epds.repo.getInfo",
        "social.nstar.epds.repo.getStatus",
        "social.nstar.epds.repo.registerDevice",
        "social.nstar.epds.server.createInviteCode",
        "social.nstar.epds.server.getActorInviteCode",
        "social.nstar.epds.server.getInviteToken",
        "social.nstar.epds.server.getRepoAccessToken",
        "social.nstar.epds.server.registerActor",
        "social.nstar.relay.connect.getRequests",
        "social.nstar.relay.server.registerActor",
        "social.nstar.relay.server.unregisterActor"
      ],
      "type": "permission",
      "resource": "rpc",
      "inheritAud": false
    },
    {
      "type": "permission",
      "action": [
        "create",
        "update",
        "delete"
      ],
      "resource": "repo",
      "collection": [
        "social.nstar.actor.declaration"
      ]
    }
  ]
}

Lexicon Garden

@