social.nstar.authFull

nstar.social

Schema Diff

+1 -2

From

CID
bafyreigu3hnz2dc...
Indexed At
2026-04-02 23:42 UTC
View this version

To

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

Compare Other Versions

Lexicon Garden

@