social.nstar.authFull

nstar.social

Schema Diff

+9 -5

From

CID
bafyreieuycmlz63...
Indexed At
2026-04-01 19:53 UTC
View this version

To

CID
bafyreibwthgqgaq...
Indexed At
2026-04-10 20:55 UTC
View this version
1 1
{
2 2
  "id": "social.nstar.authFull",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 -
      "title": "Full NorthStar Social App Permissions",
7 -
      "detail": "Manage all NorthStar Social-specific features and data.",
6 +
      "title": "NorthStar Social",
7 +
      "detail": "Manage your connections, posts, devices, and private data.",
8 8
      "title:lang": {},
9 9
      "detail:lang": {},
10 10
      "permissions": [
11 11
        {
12 +
          "aud": "*",
12 13
          "lxm": [
13 14
            "social.nstar.epds.repo.getInfo",
14 15
            "social.nstar.epds.repo.getStatus",
15 16
            "social.nstar.epds.repo.registerDevice",
16 17
            "social.nstar.epds.server.createInviteCode",
17 18
            "social.nstar.epds.server.getActorInviteCode",
18 19
            "social.nstar.epds.server.getInviteToken",
19 20
            "social.nstar.epds.server.getRepoAccessToken",
20 21
            "social.nstar.epds.server.registerActor",
21 22
            "social.nstar.relay.connect.getRequests",
23 +
            "social.nstar.relay.connect.revokeRequest",
24 +
            "social.nstar.relay.connect.sendRequests",
25 +
            "social.nstar.relay.mailbox.sendMessages",
22 26
            "social.nstar.relay.server.registerActor",
23 27
            "social.nstar.relay.server.unregisterActor"
24 28
          ],
25 29
          "type": "permission",
26 -
          "resource": "rpc",
27 -
          "inheritAud": false
30 +
          "resource": "rpc"
28 31
        },
29 32
        {
30 33
          "type": "permission",
31 34
          "action": [
32 35
            "create",
33 36
            "update",
34 37
            "delete"
35 38
          ],
36 39
          "resource": "repo",
37 40
          "collection": [
38 -
            "social.nstar.actor.declaration"
41 +
            "social.nstar.public.declaration",
42 +
            "social.nstar.public.profile"
39 43
          ]
40 44
        }
41 45
      ]
42 46
    }
43 47
  },
44 48
  "$type": "com.atproto.lexicon.schema",
45 49
  "lexicon": 1
46 50
}

Compare Other Versions

Lexicon Garden

@