social.nstar.authSignUp

nstar.social

Schema Diff

+1 -1

From

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

To

CID
bafyreicrn4psfzd...
Indexed At
2026-04-19 08:52 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 19
            "social.nstar.relay.server.unregisterActor",
19 -
            "social.nstar.epds.repo.getInfo",
20 20
            "social.nstar.epds.repo.registerDevice",
21 21
            "social.nstar.relay.connect.sendRequests"
22 22
          ],
23 23
          "type": "permission",
24 24
          "resource": "rpc"
25 25
        },
26 26
        {
27 27
          "type": "permission",
28 28
          "action": [
29 29
            "create",
30 30
            "update",
31 31
            "delete"
32 32
          ],
33 33
          "resource": "repo",
34 34
          "collection": [
35 35
            "social.nstar.public.declaration",
36 36
            "social.nstar.public.profile"
37 37
          ]
38 38
        }
39 39
      ]
40 40
    }
41 41
  },
42 42
  "$type": "com.atproto.lexicon.schema",
43 43
  "lexicon": 1
44 44
}

Compare Other Versions

Lexicon Garden

@