social.nstar.authSignUp

nstar.social

Schema Diff

+1 -4

From

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

To

CID
bafyreifwqxyegex...
Indexed At
2026-04-13 22:54 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 14
            "social.nstar.epds.repo.getStatus",
15 15
            "social.nstar.epds.server.getInviteToken",
16 16
            "social.nstar.epds.server.registerActor",
17 17
            "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"
18 +
            "social.nstar.relay.server.unregisterActor"
22 19
          ],
23 20
          "type": "permission",
24 21
          "resource": "rpc"
25 22
        },
26 23
        {
27 24
          "type": "permission",
28 25
          "action": [
29 26
            "create",
30 27
            "update",
31 28
            "delete"
32 29
          ],
33 30
          "resource": "repo",
34 31
          "collection": [
35 32
            "social.nstar.public.declaration",
36 33
            "social.nstar.public.profile"
37 34
          ]
38 35
        }
39 36
      ]
40 37
    }
41 38
  },
42 39
  "$type": "com.atproto.lexicon.schema",
43 40
  "lexicon": 1
44 41
}

Compare Other Versions

Lexicon Garden

@