social.nstar.authSignUp

nstar.social

Schema Diff

+2 -4

From

CID
bafyreidq2o4fo62...
Indexed At
2026-04-12 19:50 UTC
View this version

To

CID
bafyreig2xor2vse...
Indexed At
2026-04-15 05:58 UTC
View this version
1 1
{
2 2
  "id": "social.nstar.authSignUp",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "NorthStar Social",
7 7
      "detail": "New account registration and device setup.",
8 8
      "title:lang": {},
9 9
      "detail:lang": {},
10 10
      "permissions": [
11 11
        {
12 12
          "aud": "*",
13 13
          "lxm": [
14 +
            "social.nstar.epds.repo.getInfo",
14 15
            "social.nstar.epds.repo.getStatus",
15 16
            "social.nstar.epds.server.getInviteToken",
16 17
            "social.nstar.epds.server.registerActor",
17 18
            "social.nstar.relay.server.registerActor",
18 -
            "social.nstar.relay.server.unregisterActor",
19 -
            "social.nstar.epds.repo.getInfo",
20 -
            "social.nstar.epds.repo.registerDevice",
21 -
            "social.nstar.relay.connect.sendRequests"
19 +
            "social.nstar.relay.server.unregisterActor"
22 20
          ],
23 21
          "type": "permission",
24 22
          "resource": "rpc"
25 23
        },
26 24
        {
27 25
          "type": "permission",
28 26
          "action": [
29 27
            "create",
30 28
            "update",
31 29
            "delete"
32 30
          ],
33 31
          "resource": "repo",
34 32
          "collection": [
35 33
            "social.nstar.public.declaration",
36 34
            "social.nstar.public.profile"
37 35
          ]
38 36
        }
39 37
      ]
40 38
    }
41 39
  },
42 40
  "$type": "com.atproto.lexicon.schema",
43 41
  "lexicon": 1
44 42
}

Compare Other Versions

Lexicon Garden

@